what is meant by string pooling?
Answer Posted / dfd
dfdf
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What do bitwise operators do?
Explain access specifiers?
Can substring create new object?
Difference between default and protected access specifiers?
What are meta-annotations?
What is an example of procedure?
What is used of static keyword in java?
What is the purpose of the enableevents() method?
How to remove the trailing spaces from a string?
How do you check whether the list is empty or not in java?
What are latest features introduced with java 8?
What does n mean?
extending thread class or implementing runnable interface. Which is better? : Java thread
What are the different types of multitasking?
Why java is said to be pass-by-value ?