Explain about strings in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is a parameter in matrices?

0 Answers  


Explain wait() method of object class ?

0 Answers  


why abstract class will have a constructor?

4 Answers  


What is finally in Java?

0 Answers  


Explain the features of java?

0 Answers  


Should database connections be singleton?

0 Answers  


Can you sort a string in java?

0 Answers  


Have you used any version control ? if so explain about it?

2 Answers  


What is a stringbuffer?

0 Answers  


What is the purpose of checked and unchecked exceptions in JAVA?

0 Answers   Amdocs,


Why we need Finally with try? pls expain with ur example..

3 Answers   BitWise, HDFC, TCS,


Map map = new HashMap(2); map.add(“1”,”one”); map.add(“2”,”two”); map.add(“3”,”three”); What will happen at this line?

5 Answers   Rolta,


Categories