Multiple choice

An OS layer is an implementation of an abstract object that is the ____ of data and of the operations that can be manipulated by this data.

  1. data abstraction

  2. encapsulation

  3. inheritance

  4. class

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Encapsulation is the packing of data that functions in to a single component.