suppose string s1="rajnish";
string s2="bhaskar";
then what will be happend ?
Answer Posted / tejas gowda
Two String Object run successfuly and will be saved in the
heap memory
| Is This Answer Correct ? | 0 Yes | 8 No |
Post New Answer View All Answers
Why do we need data serialization?
What does indexof return in java?
How do you calculate roots in java?
What is volatile data type?
What are static initalizers in java ?
I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in
How variables are stored in memory?
Can we define private and protected modifiers for variables in interfaces?
What are drawbacks of singleton class?
what type of questions asked for barclays technologies pune please send urgent
What is a variable in java?
Explain about field hiding in java?
What are the difference between composition and inheritance in java?
What is get () in java?
Explain reverse a linked list recursive java solution?