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
Explain wrapper classes in java?
How to create a base64 decoder in java8?
Is integer a class?
What is use of map in java?
Why are functions called methods in java?
How do I type unicode?
What is the method overriding?
What's the difference between int and integer in java?
How to perform selection sort in java?
Is java call by reference?
What is a nullable field?
Why can't we override private static methods?
What is meant by bytecode?
How java is similar to c?
What is data movement?