what is meant by string pooling?
Answer Posted / ravikiran(aptech r&d)
so when we use a new operator an object will be created
right and every object will be save on garbage collectible heap.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What are facelets templates?
What is an infinite loop? How infinite loop is declared?
What is loop in java?
When do we need to use internal iteration? When do we need to use external iteration?
What are register variables what are the advantages?
What are encapsulation, inheritance and polymorphism?
What is difference between hashset and hashmap?
Can a class with private constructor be extended?
What is the difference between preemptive scheduling and time slicing?
Can we declare a constructor as final?
What is the difference between method and means?
What is a vector in java?
Explain what do you mean by functional overloading in java?
Why set do not allow duplicates in java?
Explain public static void main(string args[]).