Difference between string s= new string (); and string s = "abv";?


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

Post New Answer

More Core Java Interview Questions

What is the purpose of encapsulation?

0 Answers  


What are the fileinputstream and fileoutputstream?

0 Answers  


How to decrease number of hashings in has

1 Answers  


What is meant by class?

0 Answers  


Can an object be null?

0 Answers  






Why to use nested classes in java? (Or) what is the purpose of nested class in java?

0 Answers  


What is a class reference?

0 Answers  


Which is the best way to use for String concatenation in Java?

7 Answers   HCL,


Does java support function overloading, pointers, structures, unions or linked lists?

0 Answers  


What is the maximum size of array in java?

0 Answers  


What is blank final variable?

0 Answers  


When a lot of changes are required in data, which one should be a preference to be used? String or stringbuffer?

0 Answers  


Categories