what is data Abstraction? and give example
Answer Posted / kiribati
Abstraction is the process of capturing the essential or
distinguishing features of
something while suppressing or ignoring the detail.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Eplain extern keyword?
Write about the access privileges in c++ and also mention about its default access level?
Is overriding possible in c++?
Explain the concept of dynamic allocation of memory?
What is a static member?
What is a c++ object?
Carry out conversion of one object of user-defined type to another?
Write a C++ Program to check whether a number is prime number or not?
What are the uses of pointers?
What are mutator methods in c++?
What is extern c++?
What are the stages in the development cycle?
What is an adaptor class or wrapper class in c++?
What is meant by entry controlled loop?
How do we implement inheritance in c++?