Answer Posted / guest
wrpping of data in to single unit
| Is This Answer Correct ? | 3 Yes | 17 No |
Post New Answer View All Answers
What do you mean by overloading?
What is the difference between a constructor and a destructor?
#include
Explain virtual inheritance?
Templates mean
what is the drawback of classical methods in oops?
write a program that takes input in digits and display the result in words from 1 to 1000
What is methods in oop?
What are the benefits of oop?
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?
Which language is pure oop?
Can a varargs method be overloaded?
What is encapsulation oop?
why reinterpret cast is considered dangerous?
Is enum a class?