0
What is mean by abstraction
2 Respuestas
+ 5
https://en.m.wikipedia.org/wiki/Abstraction_(software_engineering)
+ 2
abstraction refers to the act of representing essential features without including the background details.all programming language provide abstractions.
or
a view of a problem that the essential information relevant to a particular purpose and ignores the reminder of the information.