What is data abstraction? Elaborate with example?
Answer Posted / dsr
hidding unneccessary data from userdetails, is called
abstraction.
Example:TV Remote.
Buttons are cisible.circuit is not visible.(Hidden)
| Is This Answer Correct ? | 104 Yes | 9 No |
Post New Answer View All Answers
What is a flag value?
What is array class in java?
What is the implementation of destroy method in java. Is it native or java code?
What are the differences between graph and tree?
What is extension method in java?
Difference between vector and arraylist.
What is the char data type?
What are the six ways to use this keyword?
What is the difference between interface & abstract class?
What is a memory leak in java?
Difference between method overloading and overriding.
Are global variables initialized to zero?
how its run?
What is the importance of hashcode() and equals() methods?
What are the different approaches to implement a function to generate a random number?