

InterviewSolution
Saved Bookmarks
1. |
The process of extracting the relevant attributes of an object is known as |
Answer» Abstraction is the process of extracting the relevant properties of an object while ignoring nonessential details. The extracted properties define a view of the object. | |