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 |
Can a static class have a constructor?
What is the access scope of protected access specifier?
What is the purpose of declaring a variable as final?
What is a JAR file?
What 5 doubled?
what is session in java?
0 Answers Seventhsense Technologies,
how to transactions(Bank transactions) in business process in ejb?
Assume a thread has lock on it, calling sleep() method on that thread will release the lock?
Is string a wrapper class?
Can Applet have constructors?
Every class extends object but why it is not possible for every object to invoke clone() method. ideally protected methods should be accessible from sub classes. isn't it?
what are class,constructor and primitive data types?