1/5 8
6 9
2
3
7
4

Crossword: Abstraction

Across

1. A simplified interface is provided to hide the complexity of lower-level components.

2. The bundling of data and methods that operate on that data within a single unit.

3. The technique of simplifying intricate data by offering a high-level interface.

4. The ability to present the same interface for different underlying data types.

Down

5. A data type that specifies only the functionality and not the specific way it is implemented.

6. A mechanism to create a new class using properties and behaviors of an existing class.

7. The process of simplifying complex real-world objects into models is called representation.

8. An instance of a class that contains both data and methods.

9. A technique that conceals the inner workings of a procedure and reveals only the essential information.


🖶

Shortcuts

Left: ⇤ Right: ⇥ Up: ↑ Down: ↓