what is data Abstraction? and give example
Answer Posted / saro
DATA ABSTRACTION MEANS WE GIVE MORE IMPORTANT TO DAT
WITHOUT CONSIDERING WHAT'S GOING ON BACKGROUND.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is c++ code?
How did c++ get its name?
Explain the difference between abstract class and interface in c++?
What is c++ best used for?
How compile and run c++ program in turbo c++?
What is the difference between method overloading and method overriding in c++?
Can class objects be passed as function arguments?
How can you say that a template is better than a base class?
What is the difference between mutex and binary semaphore?
What does n mean in c++?
Why is c++ is better than c?
How do we implement inheritance in c++?
What are default parameters? How are they evaluated in c++ function?
When do we run a shell in the unix system?
What is meant by entry controlled loop? What all C++ loops are exit controlled?