what is data Abstraction? and give example
Answer Posted / nitin
Abstraction is generalizing characteristics of objects that belong to same family....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain what are single and multiple inheritances in c++?
When must you use a pointer rather than a reference?
Can we use clrscr in c++?
In c++, what is the difference between method overloading and method overriding?
Define 'std'.
What is a class template in c++?
What do the header files usually contains?
Why c++ is created?
How do you differentiate between overloading the prefix and postfix increments?
List different attributes in C++?
Can I run c program in turbo c++?
Should the this pointer can be used in the constructor?
What do manipulators do?
What is virtual base class uses?
What is an incomplete type in c++?