All Applets must import java.applet and java.awt.

A) True
B) False

Showing Answers 1 - 1 of 1 Answers

MANISHA PATHAK

  • Oct 25th, 2006
 

It is essential to import the java.applet.* packakage while creating applet,while using controls like label,button etc. within Applet it is essential to import java.awt.* package

  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