What is the specification of ?CODEBASE? in an applet?
When the applet class file is not in the same directory
codebase is used.
| Is This Answer Correct ? | 0 Yes | 0 No |
What type of language is java?
class A { class B { psvm(String args[]) { } } } if the prg saved in A.java whats the o/p?
What is the arraylist in java?
When is an object subject to garbage collection?
what is an anonymous class?
Does java runtime require a license?
What is the synchronized method modifier?
How do you check if an arraylist is not empty?
What is the purpose of garbage collection in java?
Explain about exception propagation?
What is difference between hash mapping and hash table?
why we write public static void main (String args[]) in core java plz explain briefly??????????????????