suppose string s1="rajnish";
string s2="bhaskar";
then what will be happend ?
Answer Posted / guest
dsf
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the major advantages of internal iteration over external iteration?
How many arguments can be passed to main ()?
Why packages are used?
Difference between class#getinstance() and new operator ?
What is nested loop? What is dangling else condition in it?
What is the difference between size and length in java?
What is a parameter in a function?
Can we convert stringbuilder to string in java?
What is a singleton puppy?
What is the synonym of string?
What is primitive data type in java?
What is fail fast in java?
What are serialization and deserialization?
What is the difference between the final method and abstract method?
worst case complexities of Quick sort and Merge sort.