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
Which method you will use to create a new file to store some log data. Each time a new log entry is necessary, write string to the file in java ?
How an object is serialized in java?
What is method and methodology?
Define an abstract class with reference to java.
When should you use arraylist and when should you use linkedlist?
Why javac is not recognized?
Can java list contain duplicates?
Can an interface extend a class?
Is break statement can be used as labels in java?
What do you know about the garbate collector?
What is yield () in java?
What is the use of flag?
Why singleton class is used in java?
How to perform selection sort in java?
What is map java?