suppose string s1="rajnish";
string s2="bhaskar";
then what will be happend ?
Answer Posted / ravikiran
two objects will be saved in the heap
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
Explain an algorithm to find depth of a binary tree.
What is double checked locking in singleton?
What is the point of java?
what is meant by abstract class?
What is definition and declaration?
What is Garbage Collection in Java
What is memory leak and how does java handle it?
How do you reverse sort in java?
What is meant by 'Class access modifiers'?
What are accessor methods in java?
Can each java object keep track of all the threads that want to exclusively access it?
What is command line used for?
Is 0 an irrational number?
What is Applet Stub Interface ?
Is java still necessary?