1/2 9
3
4 8
5
6
7

Crossword: Abstraction

Across

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

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

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

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

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

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

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

Down

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

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


🖶

Shortcuts

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