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 is the main function in java?
why are there separate wait and sleep methods? : Java thread
What is the technique adopted to create an immutable class?
What is supplier in java?
Is java util regex pattern thread safe?
What are the two ways in which thread can be created?
Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?
Can a function return a function?
If a class is declared without any access modifiers, where may the class be accessed in java programming?
What is the main functionality of the remote reference layer?
write a program that list all permutations of ABCDEF in which A appears before B?
How many bytes is string in java?
What is autoboxing and unboxing?
What two classes are used to read data only?
How do you escape in java?