Answer Posted / deepak
# define swap(a,b) a = a + b; b = a - b; a = a - b;
| Is This Answer Correct ? | 50 Yes | 8 No |
Post New Answer View All Answers
What is overloading in oops?
Can main method override?
Why is object oriented programming so hard?
What does and I oop mean in text?
class type to basic type conversion
What is protected in oop?
What are the components of marker interface?
What is debug class?what is trace class? What differences are between them? With examples.
What is polymorphism and why is it important?
how to get the oracle certification? send me the answer
What makes a language oop?
What is meant by oops concept?
What is the purpose of polymorphism?
What is encapsulation example?
Whats oop mean?