Is set thread safe java?
No Answer is Posted For this Question
Be the First to Post Answer
I have a String s = java; What is the output when I say s.replaceAll('j', 'k'); Also what is the value of s after replacing?
What is the purpose of the finally clause?
What do you know about the garbate collector?
What is inheritance?
5 Answers Accenture, Hexaware, Syntel,
How do you check if a string contains only numeric digits?
Explain about class in java?
What is java util concurrentmodificationexception?
In how many ways we can create threads in java?
What is the technique adopted to create an immutable class?
Describe string intern() methodology
Is zero a natural number?
Why inputstreamreader is used in java?