Computer Science, asked by Anonymous, 19 hours ago

Write a short note on abstraction.Give an example to show abstractionm​

Answers

Answered by swaransingh49957
6

Answer:

Abstraction means displaying only essential information and hiding the details. Data abstraction refers to providing only essential information about the data to the outside world, hiding the background details or implementation. Consider a real life example of a man driving a car.

Answered by 4400aditya
5

Answer:

Abstraction (from the Latin abs, meaning away from and trahere , meaning to draw) is the process of taking away or removing characteristics from something in order to reduce it to a set of essential characteristics. ... Abstraction is related to both encapsulation and data hiding.

In simple terms, abstraction “displays” only the relevant attributes of objects and “hides” the unnecessary details. For example, when we are driving a car, we are only concerned about driving the car like start/stop the car, accelerate/ break, etc. ... This is a simple example of abstraction

Similar questions