Answer Posted / raku
#define SWAP(a,b) a=a+b-(b=a)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is an interface in oop?
Why is abstraction used?
What is difference between data abstraction and encapsulation?
What is the difference between a constructor and a destructor?
What is inheritance write a program to show use of inheritance?
Prepare me a program for the animation of train
Why do we use oops?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
What is polymorphism oop?
Which language is pure oop?
to find out the minimum of two integer number of two different classes using friend function
i got a backdoor offer in process global,Bangalore..Can i work with it?
What is the highest level of cohesion?
can we make game by using c
What is inheritance in oop?