Why do we need strings in java?


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

Post New Answer

More Core Java Interview Questions

How can you handle java exceptions?

0 Answers  


which one is more efficient int x; 1. if(x==null) 2.if(null==x) state which one either 1 or 2?

6 Answers   HP, SparkTG,


Java is pass by value or pass by reference? Explain

0 Answers  


Can we overload the main() method?

0 Answers  


What are the characteristics of Final,Finally and Finalize keywords.

0 Answers   Flextronics,


How can you avoid serialization in child class if the base class is implementing the serializable interface?

0 Answers  


What defines function?

0 Answers  


What is an array length?

0 Answers  


What is meant by throwing an Exception?

4 Answers   Accenture,


Explain, java is compatible with all servers but not all browsers?

0 Answers  


What is final?

0 Answers  


What is singleton pattern?

0 Answers  


Categories