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 is a native method in java programming?
Why unicode is important?
What is int argc char * argv?
Can you extend main method in java?
What is anagram number?
what r advatages of websphere? & how to deploy?
What are static variables and functions?
What is difference in between java class and bean?
How would you format a date in java? I.e. In the ddmmyyy format?
Why set is used in java?
What is JVM and is it platform independent?
How do you sort data in java?
Do I need java on my pc?
Can a static class implement an interface?
What is the importance of static variable?