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

How do I stop concurrentmodificationexception?

0 Answers  


Why arraylist is not synchronized in java example?

0 Answers  


Which class is the superclass for all the classes?

0 Answers  


What is executor memory?

0 Answers  


How would you use Bubble Sort to sort the number of elements?

0 Answers   Genpact,






Explain notifyall() method of object class ?

0 Answers  


What is an empty list in java?

0 Answers  


Can we clone singleton class in java?

0 Answers  


why the abstract class has default constructor?

2 Answers  


Difference between linkedlist and arraylist.

0 Answers  


When will we prefer to use set and list in java and why?

0 Answers  


What is a pointer and does java support pointers?

0 Answers  


Categories