what is data Abstraction? and give example
Answer Posted / vidula & akshta
It is selective examination of certain aspects of
problem.........
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the copy-and-swap idiom?
Is c++ used anymore?
What is the difference between containment and delegation?
What are associate containers?
Does a derived class inherit or doesn't inherit?
What is the syntax for a for loop?
What is the difference between function overloading and operator overloading?
Who discovered c++?
What are inline functions? What is the syntax for defining an inline function?
What are single and multiple inheritances in c++?
Can we delete this pointer in c++?
What operator is used to access a struct through a pointer a) >> b) -> c) *
Explain Text Manipulation Routines?
What is an iterator?
Give example of a pure virtual function in c++?