what is data Abstraction? and give example
Answer Posted / kusum
Abstraction is a process to recognize and focussing on
importent characterstics of a situation or objet and
leaving/filtering out the unwanted characterstics of the
situation or object.
| Is This Answer Correct ? | 32 Yes | 12 No |
Post New Answer View All Answers
What is pure virtual function?
What is a dll entry point?
Why null pointer is used?
When we use Abstract Class and when we use Interface?where we will implement in real time?
How does c++ structure differ from c++ class?
Write a program using GUI concept for the scheduling algorithms in Operating system like SJF,FCFS etc..
What is the difference between global variables and local variable
What is the benefit of learning c++?
Write about the various sections of the executable image?
What is helper in c++?
What does scope resolution operator do?
Differentiate between late binding and early binding. What are the advantages of early binding?
Can turbo c++ run c program?
What does asterisk mean in c++?
What is difference between array and vector in c++?