Howmany classes that package java.applet.* contains?



Howmany classes that package java.applet.* contains?..

Answer / m. abhishek

only one and three Interfaces Class that package
java.applet.* contains

Class is :

Applet

Interfaces are :

AppletContext
AppletStub
AudioClip

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is the difference between the boolean & operator and the && operator in java programming?

1 Answers  


What for read() function?

3 Answers  


Difference between keyword and identifier.

1 Answers   TCS,


What are the drawbacks of singleton class?

1 Answers  


what is instanceof operator used in java?

1 Answers  


Hi friends i want display Triangle shap stars(*) please can tell me any one java code logic? * *** ***** ******* Like this

2 Answers   NIIT, TCS,


can we have function for truncating the sign as like abs in oracle.

1 Answers  


What is meant by class loader? How many types are there?

1 Answers  


What is the maximum size of list in java?

1 Answers  


What is hashmap in java?

1 Answers  


how to handle exceptions in ejb?

1 Answers   Satyam,


What methods are used in Servlet?Applet communication?

1 Answers   Satyam,


Categories