Computer Applications
........... refers to the act of representing essential features without including the background details.
- Abstraction
- Inheritance
- Encapsulation
- Polymorphism
OOP Intro Java
23 Likes
Answer
Abstraction
Answered By
1 Like
Related Questions
Objects that share the same attributes and behaviour are grouped together into a/an ...........
........... is the technique of binding both data and methods together to keep them safe from unauthorised access and misuse.
Procedure Oriented Programming mainly uses ...........
........... is the feature using which one class acquires the properties of another class.