what is data abstraction with example.
Answer / vaishali
The concept of abstraction relates to the idea of hiding data that are not needed for presentation. The main idea behind data abstraction is to give a clear separation between properties of data type and the associated implementation details.
This separation is achieved in order that the properties of the abstract data type are visible to the user interface and the implementation details are hidden.
Thus, abstraction forms the basic platform for the creation of user-defined data types called objects.
Data abstraction is the process of refining data to its essential form.
| Is This Answer Correct ? | 3 Yes | 0 No |
Can we have inheritance without polymorphism?
Why do we use oop?
Out of 4 concepts, which 3 C++ Follow?
how to get the oracle certification? send me the answer
What is difference between #define and const?
What is abstraction?
What is an object?
What is virtual constructors/destructors?
write a program that takes input in digits and display the result in words from 1 to 1000
what is opps?why it is use in programming language?
what is the size of an empty class
What does oop mean in snapchat?