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 externalizable?
Explain, java is compatible with all servers but not all browsers?
What is an object’s lock and which object’s have locks?
Difference between arraylist and vector.
Explain the meaning of java applet.
Can arraylist hold different types java?
What are different types of encoding?
Is java a software?
Explain polymorphism citing an example.
Where can I find jdk in my computer?
What is difference between identifier and variable?
What are the advantages of exception handling in java?
When do I need to use reflection feature in java?
What is the difference between a field variable and a local variable?
What is the difference between an inner class and a sub-class?