Junior
What is abstraction?
sobes.tech AI
Answer from AI
This is a fundamental principle of OOP, allowing focus on the main characteristics of an object or system while hiding non-essential implementation details. It enables working with entities at a higher level, simplifying understanding and interaction.