1).what is the difference between below examples
String s="vijay";
String s=new String("vijay");
Answer Posted / susrhee kanta
am unable to get constant pool and non constant pool?
can you please explain it and send it to my id.
sushreekp@gmail.com
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is there any limitation of using inheritance?
can used Protected Class outside Function.?
How many bytes is a string in java?
Why is string builder not thread safe?
What is a line break?
What are the various access specifiers in java?
Why java is made?
How can we create a synchronized collection from given collection?
What is volatile data type?
What does 3 dots mean in java?
How does map works in java?
What is bubble sorting in java?
What is the use of jtable?
Why is sizeof not a function?
what do you understand by synchronization? Or what is synchronization and why is it important? Or describe synchronization in respect to multithreading? Or what is synchronization? : Java thread