Inheritance Quiz

Inheritance Quiz

2nd Grade

10 Qs

quiz-placeholder

Similar activities

OOP - Java Classes

OOP - Java Classes

12th Grade - University

15 Qs

QUIZ KELAS JAVA

QUIZ KELAS JAVA

University

10 Qs

The OOP Quiz

The OOP Quiz

University

10 Qs

INTRODUCTION TO OOP TECHNIQUE

INTRODUCTION TO OOP TECHNIQUE

11th - 12th Grade

15 Qs

UnReal Engine Terms to Know

UnReal Engine Terms to Know

9th - 12th Grade

15 Qs

Object Oriented Programming

Object Oriented Programming

12th Grade

11 Qs

Java quiz based on inheritance

Java quiz based on inheritance

University

10 Qs

Advanced Java Study Guide

Advanced Java Study Guide

11th - 12th Grade

10 Qs

Inheritance Quiz

Inheritance Quiz

Assessment

Quiz

Computers

2nd Grade

Hard

Created by

Sakar Omar

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is inheritance in programming?

A method to delete classes

A way to create a new class from an existing class

A type of error in coding

A way to create random numbers

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a base class?

A class that is inherited from

A class that has no methods

A class that only has private members

A class that inherits from another class

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the sealed keyword do?

Makes a class public

Hides a class from the program

Prevents other classes from inheriting from a class

Allows other classes to inherit from a class

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is single inheritance?

A class that inherits from only one base class

A class that inherits from multiple classes

A class that can inherit methods only

A class that has no base class

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an advantage of inheritance?

Requires more memory

Increases code repetition

Makes code harder to read

Reduces application development time

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a derived class?

A class that is the same as the base class

A class that only has private methods

A class that inherits from a base class

A class that does not inherit anything

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is multi-level inheritance?

A class that inherits from two base classes

A class that inherits from one base class and becomes a base class for another

A class that has no base class

A class that can only inherit methods

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?