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 file and randomaccessfile classes?

0 Answers  


Explain the difference between abstraction and encapsulation.

0 Answers  


What are wrapped classes in java programming?

0 Answers  


Why do we need singleton?

0 Answers  


Is main is a keyword?

0 Answers  


How do you convert an int to a double in java?

0 Answers  


What are the restriction imposed on a static method or a static block of code?

0 Answers  


Can we use switch statement with strings?

0 Answers  


What is super keyword in java ?

1 Answers  


Can we declare a static variable inside a method?

0 Answers  


can we Connect Applet to Data Base ? with Discriptiom. and also What is Diff. from Applet & Servlet?

1 Answers   Systematix,


What is a variable declaration?

0 Answers  


Categories