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
Why do we learn c++?
Why do we use templates?
Explain how overloading takes place in c++?
What is the default access level?
What is abstraction in c++?
How would you differentiate between a pre and post increment operators while overloading?
What is abstract class in c++?
Can we distribute function templates and class templates in object libraries?
Which bit wise operator is suitable for putting on a particular bit in a number?
Explain register storage specifier.
What are the three forms of cin.get() and what are their differences?
Function can be overloaded based on the parameter which is a value or a reference. Explain if the statement is true.
What is iterator in c++?
What is a terminating character in c++?
Write about c++ storage classes?