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 many types of flags are there?
How do you identify independent and dependent variables?
Is vector synchronized in java?
Explain the scope of a variable.
What is the purpose of static keyword in java?
What is the difference between superclass and subclass?
What is the purpose of interface?
What all access modifiers are allowed for top class ?
What is stringbuffer in java?
What is user defined exception in Java?
What are Normalization Rules? Define Normalization?
What is a native method in java programming?
Explain about core java?
What is the advantage of preparedstatement over statement?
What are the benefits of immutable objects?