how to swap to variables without using thrid variable in java?
Answer Posted / hemant verma
a=a^b^(b=a);
Hemant Verma
FameofLight@gmail.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can we have inheritance without polymorphism?
What is meant by oops concept?
is there any choice in opting subjects like 4 out of 7
What is the significance of classes in oop?
What are constructors in oop?
How Do you Code Composition and Aggregation in C++ ?
What are the benefits of oop?
Write a c++ program to display pass and fail for three student using static member function
What is multilevel inheritance?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What is constructor in oop?
what are the different types of qualifier in java?
What is the difference between inheritance and polymorphism?
What is the advantage of oop over procedural language?
What is polymorphism what is it for and how is it used?