Answer: Option [D]
Answer: Option [D]
Answer: Option [C]
The methods used in applet are init(), start(0, stop(), destroy(), paint(Graphics)
Article and Schedule Quiz | Start Test! |
Answer: Option [A]
Init() method is a built in Java class. It is not defined by applet class because it is already written inside.
Answer: Option [D]
Answer: Option [D]
The classes java.io.InputStream and java.io.OutputStream are the root classes of all java IO input stream and Java IO Output stream classes respectively.