Answer Posted / rajashree
Provides the classes necessary to create an applet and the
classes an applet uses to communicate with its applet
context.
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
What does nextint () do in java?
What is the role of garbage collector in java?
What is the use of 'super' keyword inside a constructor?
In java, how many ways you can take input from the console?
What is the use of pattern in java?
Why does java not allow multiple public classes in a java file ?
What is a substitution variable?
Write java program to reverse string without using api?
What is nextint java?
What do you mean by order of precedence and associativity?
Does garbage collection occur in permanent generation space in jvm?
How big is a 64 bit float?
Why does java not support pointers?
What is the difference between object oriented programming language and object based programming language?
Can we cast any other type to boolean type with type casting?