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 a list c++?
What is the difference between global int and static int declaration?
What is pure virtual function?
When do we use copy constructors?
What are shallow and deep copy?
What are the advantages of prototyping?
What is microsoft c++ redistributable 2013?
Write a program which employs Recursion
What do you mean by const correctness?
what are the events occur in intr activated on interrupt vector table
What is meant by entry controlled loop? What all C++ loops are exit controlled?
What happens when the extern "c" char func (char*,waste) executes?
What is meant by forward referencing and when should it be used?
What is the difference between a "copy constructor" and an "assignment operator" in C++?
Is c++ a programming language?