suppose string s1="rajnish";
string s2="bhaskar";
then what will be happend ?
Answer Posted / kvk
two object will be saved in string constant pool
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Can you explain the cs option of java interpreter?
What is a programming object?
How many functional interfaces does java 8 have?
What do you mean by an object in java?
What is arrays fill in java?
What is module with example?
What is java oops?
What is use of arraylist in java?
What are user defined exceptions?
How to compare strings in java?
What is the use of :: in java?
What is indexof in java?
Can a final variable be initialized in constructor?
Tell me the Importent classes in net package?
What is callable java?