What do you mean by abstraction. Explain your answer?
Answer Posted / prashant kuntal
Abstraction means to represent only essential information without including the background detail.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is c++ mutable?
Is C++ case sensitive a) False b) Depends on implementation c) True
How can you specify a class in C++?
Is atoi safe?
Why null pointer is used?
What is a manipulative person?
What are the advantages of using typedef in a program?
Can circle be called an ellipse?
What do you mean by inheritance in c++? Explain its types.
How do you flush std cout?
What is the best c++ ide?
Describe the advantage of an external iterator.
Why can’t you call invariants() as the first line of your constructor?
What is difference between malloc()/free() and new/delete?
Can member data be public?