what is data Abstraction? and give example
Answer Posted / hafizul
Data abstraction is the process of recognizing and focusing
on important characteristics of an object and
leaving/filtering out the un-wanted characteristics of that
object.
| Is This Answer Correct ? | 35 Yes | 5 No |
Post New Answer View All Answers
What is the equivalent of Pascal's Real a) unsigned int b) float c) char
What is the fastest c++ compiler?
How much do coding jobs pay?
What do you mean by overhead in c++?
what are the events occur in intr activated on interrupt vector table
State two differences between C and C++.
What is a friend function in c++?
What are the advantages of c++ over c?
What are the types of container classes?
Define stacks. Provide an example where they are useful.
Write some differences between an external iterator and an internal iterator?
How should runtime errors be handled in c++?
Can union be self referenced?
How can I learn dev c++ programming?
What is a buffer c++?