All Applets are subclasses of Applet.

A) True
B) False

Showing Answers 1 - 2 of 2 Answers

pallavr

  • Jul 10th, 2006
 

True.

java.awt.Object->java.awt.Component->java.awt.Panel->java.applet.Applet.

So all applets are subclasses of applet itself.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions