Quiz: Object-oriented Basics

Test your basic OOP concepts explained in this chapter with a quiz.

We'll cover the following...

Match the answers

As a game developer, you are tasked with creating popular games such as Tic-Tac-Toe and Sudoku. To design a well-structured and scalable project, you decide to use object-oriented ...