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 boolean & operator and the && operator in java programming?
What for read() function?
Difference between keyword and identifier.
What are the drawbacks of singleton class?
what is instanceof operator used in java?
Hi friends i want display Triangle shap stars(*) please can tell me any one java code logic? * *** ***** ******* Like this
can we have function for truncating the sign as like abs in oracle.
What is meant by class loader? How many types are there?
What is the maximum size of list in java?
What is hashmap in java?
how to handle exceptions in ejb?
What methods are used in Servlet?Applet communication?