Answer Posted / suresh
swap(a,b) a^=b^=a^=b;
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
What is purpose of inheritance?
What does sksksk mean in text slang?
Why do we use class?
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 are the three main types of variables?
What are the benefits of interface?
Why do pointers exist?
Why is object oriented programming so hard?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What is use of overloading?
What are main features of oop?
What is encapsulation process?
officer say me - i am offered to a smoking , then what can you say
write knight tour problem which is present in datastructure
What is constructor overloading in oop?