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 |
What is the difference between the file and randomaccessfile classes?
Explain the difference between abstraction and encapsulation.
What are wrapped classes in java programming?
Why do we need singleton?
Is main is a keyword?
How do you convert an int to a double in java?
What are the restriction imposed on a static method or a static block of code?
Can we use switch statement with strings?
What is super keyword in java ?
Can we declare a static variable inside a method?
can we Connect Applet to Data Base ? with Discriptiom. and also What is Diff. from Applet & Servlet?
What is a variable declaration?