Answer Posted / jaseer v
Garbage collector
| Is This Answer Correct ? | 21 Yes | 4 No |
Post New Answer View All Answers
Explain public static void main(string args[]).
What is "this" keyword in java? Explain
How do I convert a string to an int in java?
What is purpose of keyword void?
What is nested interface?
What is arrays aslist in java?
What are data structures in java?
What is the difference between delete and delete[]
Is multiple inheritance supported by java?
Why should I use abstract class?
Explain the private field modifier?
What is the use of static methods?
What is the difference between preemptive scheduling and time slicing?
Why local variables are stored in stack?
Difference between static synchronization vs. Instance synchronization?