Quiz: Object-oriented Basics
Test your basic OOP concepts explained in this chapter with a quiz.
We'll cover the following
Match the answers
You're a game developer who's been tasked with developing some of the popular games such as tic-tac-toe, Sudoku, and so on. To define the requirements and implement an initial structure of your project, you decide to use object-oriented programming that helps in establishing relationships and visualizing them.
An example of how the structure of this project will be defined is given below:
Level up your interview prep. Join Educative to access 80+ hands-on prep courses.