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


Please Help Members By Posting Answers For Below Questions

What are the differences between heap and stack memory?

553


Can you explain the private protected field modifier?

571


What is a substring of a string?

565


What is functional interface in javatpoint?

514


Is age a discrete variable?

528






Difference between start() and run() method of thread class?

588


What do you mean by ternary operator in java?

560


What is the use of private static?

535


What does those terms actually mean included in the j.d.k i.6?

1605


Why is the singleton pattern considered to be an anti pattern?

476


Is array a class?

522


What are the two types of java programming?

539


What does string intern() method do?

589


Explain the difference between call by refrence and call by value?

563


Can we extend a class with private constructor?

527