Does garbage collection occur in permanent generation space in jvm?
No Answer is Posted For this Question
Be the First to Post Answer
1).what is the difference between below examples String s="vijay"; String s=new String("vijay");
12 Answers Mascon, Satyam, TCS,
Is array primitive data type in java?
what is difference between length and length()?
How do I print a “?
What is the use of generics? When was it added to the Java development Kit?
what is the purpose of "virtual"?
State one difference between a template class and class template.
What is file class and what is its purpose?
Can we declare Pointer in Java?
When do we use hashset over treeset?
what is the use of thread?Justify it by project point of view
What is Co-Variant return type in method overriding?