what is data Abstraction? and give example
Answer Posted / amit upadhayay
abstraction is a mechanism that enables the designer to
focus the essential details of a program component with
little concern for lower level details
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Does c++ vector allocate memory?
Does a derived class inherit or doesn't inherit?
What are built-in functions? What is the syntax for the definition?
Write a program to find the Fibonacci series recursively.
Where do I find the current c or c++ standard documents?
Write about the stack unwinding?
Refer to a name of class or function that is defined within a namespace?
What is an inclusion guard?
What is the full form of ios?
Explain the volatile and mutable keywords.
What are the different types of polymorphism in c++?
How do you add an element to a set in c++?
What is buffer and example?
Are c and c++ similar?
What is called array?