what is data Abstraction? and give example
Answer Posted / faheemullah
Abstraction the process of recognizing and focusing on
important characteristics of a objet. and leaving un wanted
characteristics of that object. Example
Doctor see patient: the doctor is intrested in name,
height, weigth, age, blood group, previous and existing
disease of a person. doctor not intrested degree of study,
work experience, etc............
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is called array?
Do you know what are pure virtual functions?
What is ifstream c++?
What does std mean in c++?
How do c++ struct differs from the c++ class?
Can user-defined object be declared as static data member of another class?
What type of question are asked in GE code writing test based on c++ data structures and pointers?
What are the benefits of c++?
What is a pdb file?
Explain linear search.
What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?
Explain how overloading takes place in c++?
What is a c++ object?
When is dynamic checking necessary?
What is the use of structure in c++?