what is data Abstraction? and give example
Answer Posted / rathna
data abstraction is a process of collecting essential
details which are relavent to the application and
neglecting other details.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is flag in computer?
Can I create my own functions in c++?
What are references in c++?
Which operations are permitted on pointers?
Can you use the function fprintf() to display the output on the screen?
What is the this pointer?
What is the full form of c++?
What is istream and ostream in c++?
How a modifier is similar to mutator?
what is Member Functions in Classes?
Explain the differences between private, public and protected and give examples.
Define token in c++.
Explain object slicing in c++?
What is the use of pointer in c++ with example?
What are the advantages of using a pointer?