Do I need to import java.lang package any time? Why?
No. It is by default loaded internally by the JVM.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain java heap space and garbage collection?
What is the differenc between Enemuration interface and iterator interface according to accessing?
Why a dead thread occurs?
how to connect two diffrent applet files
does java support pointers?
How many bytes are there?
What are access modifiers in Java ?
Why main method is static in java?
What is the java virtual machine?
How much ram can a 64 bit processor theoretically?
Explain final, finalize() and finally?
Explain the scope or life time of class variables or static variables?