- Published on
KembaraXtra- Computer Terms – abstraction:
Abstraction is the technique of hiding complexity by exposing only essential features. In computing, it allows software to interact with hardware or other software layers without needing to understand their internal details, improving portability, clarity, and maintainability.
Abstraction is the technique of hiding complexity by exposing only essential features. In computing, it allows software to interact with hardware or other software layers without needing to understand their internal details, improving portability, clarity, and maintainability.
0 Comments