Polymorphism

Polymorphism

Assessment

Quiz

Computers

10th - 11th Grade

Easy

Created by

vds krishna

Used 18+ times

FREE Resource

Student preview

quiz-placeholder

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the name Polymorphism translate to?

Many forms

Many changes

two forms

liquid forms

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the two types of Polymorphism?

Compile-time and runtime

Constructor and method

derive and base

encapsulation and Inheritance

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Polymorphism is one of the three features of object oriented programming?

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Overloading a static method in Java is an example of...

Compile Time polymorphism

Runtime polymorphism

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which form of polymorphism overload a static method?

Compile Time polymorphism

Runtime polymorphism

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Polymorphism allows objects and methods to deal with multiple different situations with a single interface.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which form of polymorphism does the Java Virtual Machine determine which implementation to call and not the compiler.

Compile Time polymorphism

Runtime polymorphism

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?