Inheritance Quiz

Inheritance Quiz

2nd Grade

10 Qs

quiz-placeholder

Similar activities

Advanced Java Study Guide

Advanced Java Study Guide

11th - 12th Grade

10 Qs

Object Orientation 2

Object Orientation 2

11th Grade

15 Qs

Lesson #3 - Inheritance

Lesson #3 - Inheritance

12th Grade

8 Qs

Java Inheritance Quiz

Java Inheritance Quiz

11th Grade

15 Qs

NOCTI Computer Programming

NOCTI Computer Programming

12th Grade

13 Qs

Object Oriented Programming Evaluation 4

Object Oriented Programming Evaluation 4

University

15 Qs

INTRODUCTION TO OOP TECHNIQUE

INTRODUCTION TO OOP TECHNIQUE

11th - 12th Grade

15 Qs

java

java

10th Grade

15 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?