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 is the difference between access specifiers and access modifiers in java?
What is java literals?
What is a private class in java?
How to perform bubble sort in java?
How to perform binary search in java?
Can we sort list in java?
What are the object and class classes used for?
Why java is considered as platform independent?
Can a method be static?
What is the difference between assignment and initialization?
what is function overloading in java?
Is multiple inheritance supported by java?
What is use of map in java?
What does \ mean in regex?
What defines function?