Java Create an interface TVremote and use it to inherit another interface smart TVremote . Create a class TV which implements TVremote interface .
Home/Programming Language/Page 33
SIKSHAPATH Latest Questions
What is the default layout for Applet? Mention atleast four different layout for Applet.
Briefly explain java.awt.BorderLayout with Example.
What is an applet? What is the lifecycle of an applet?
What is JDBC Driver Interface?
Briefly explain Applet life-cycle.