What is difference between string and new string?


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

Post New Answer

More Core Java Interview Questions

Which sort is best in java?

0 Answers  


Is empty in java?

0 Answers  


class A { private int i; } class B extends A { private int i; } if I create an object of B class what will be the memory of that object.

2 Answers   Yamaha,


if arraylist size is increased from initial size what is the size of arraylist...suppose initial is 100 , if i add 101 element what is the size...

10 Answers  


Is null a string or object in java?

0 Answers  






Can we override private constructor in java?

0 Answers  


How many threads does a core java have?

0 Answers  


What is the difference between math floor and math round?

0 Answers  


What is a jit compiler?

0 Answers  


How are the elements of a gridbaglayout organized in java programming?

0 Answers  


How to create an instance of a class without using "new" operator? Plz help me out properly.Thank u.

10 Answers   CSC,


What is the benefit of abstract class?

0 Answers  


Categories