What is data abstraction? Elaborate with example?
Answer Posted / mahi
Data abstraction means in simple words its nothing but we
do not represent the unnecessary details to the user.
It means if you want to take the medicine .u will use it
regarding prescription with out knowing of the details of
drugs that are used in manufacturing of the medicine
that's it
| Is This Answer Correct ? | 30 Yes | 5 No |
Post New Answer View All Answers
How to compare two strings in java program?
What is the syntax and characteristics of a lambda expression? Explain
explain different ways of using thread? : Java thread
Explain the importance of finally over return statement?
What is foreach loop in java?
What is the latest java version?
If goto and const is reserve words than why it is not work in java?
What is the diffrence between inner class and nested class?
Is it possible to use string in the switch case?
What is string intern in java?
What are the different access modifiers available in java?
What are the different ways of creating thread?
What is t type java?
Is special character in java?
List the interfaces which extends collection interface?