Game cricket = new Game();
Click an option to check whether your answer is correct.
(c) Game is a class and cricket is an objectExplanation: Game is the class, new Game(); creates an object named cricket.
Game
new Game();
cricket
Explore more questions from similar topics.
Share this MCQ with your friends or study group.