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
What are latest features introduced with java 8?
Is class forname reflection?
What is data movement?
What is the use of runnable interface?
State one difference between a template class and class template.
what is the difference between a threads start() and run() methods? : Java thread
Explain Basics of OOP Language in java
What is jvm? Why is java called the platform independent programming language?
How to make object serializable in java?
Explain method local inner classes ?
How do you remove spaces in java?
How many types of array are there?
What are decalarations?
What is api data?
What is an arraylist in java?