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
What is void in java?
what is the difference between future and callable interface in java?
What is class array in java?
What are the different data types in java?
What is overriding in java?
How do you escape sequences in java?
Explain the difference between transient and volatile in java?
What is an empty list in java?
What invokes a thread's run() method in java programming?
What are the 5 types of research methods?
describe synchronization in respect to multithreading? : Java thread
What technique is carried out to find out if a particular string is empty?
What is java object name?
what is object-oriented programming in java?
What is the use of singleton class?