Abstraction (from the Latin abs, meaning away from and trahere , meaning to draw) is theprocess of taking away or removing characteristics from something in order to reduce it to a set of essential characteristics. What is abstraction 45 related questions found Why is abstraction needed? Why i...
Fall In an OOL, the compiler needs Compile-time mechanism for name resolution Runtime mechanism to compute an address from a name Compiler must emit code that
Abstraction is a fundamental concept in OOPS. In brief and layman’s terms, it talks about hiding the “how” part and only exposing “what” to the outer world. Maybe in some other blog, I will elaborate on this and explain its true meaning. The level of abstraction comes to the point...