Does garbage collection occur in permanent generation space in jvm?
No Answer is Posted For this Question
Be the First to Post Answer
I have one Shopping cart application, i that i have selected some items, while clicking submit button by mistake i have clicked twice or trice, that time items are selected twice or trice. Actually i want only one copy of items but its selected twice or trice. So how can we avoid this problem?
Is double bigger than float?
What is the difference between Java1.4 and Java1.5
what do you understand by the term string with respect to java?
What are green threads in java?
Difference between character constant and string constant in java ?
What is compile time polymorphism?
20 Answers CTS, Elementus Technologies, Oracle,
What does flag mean in java?
How to convert string to char and vice versa?
What language is pass by reference?
What are the names of Component subclasses that support painting?
What is an anonymous class?