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 multiple inheritances? Is it supported by java?
What is the private method modifier?
What purpose do the keywords final, finally, and finalize fulfill?
How do I get 64 bit java?
What is use of static method?
When should I use a singleton?
What is t type java?
How do you achieve polymorphism in java?
List some important characteristics on jre
What is immutable in java?
What is package protected in java?
What is difference between stringbuffer and string?
What state does a thread enter when it terminates its processing in java programming?
What happens if an exception is throws from an object's constructor?
Is java hashset ordered?