OOP 4 Polymorphism

OOP 4 Polymorphism

11th Grade

10 Qs

quiz-placeholder

Similar activities

PE2 Module 3

PE2 Module 3

KG - Professional Development

11 Qs

Object Oriented Programming

Object Oriented Programming

11th Grade

9 Qs

Inheritance in python

Inheritance in python

9th - 12th Grade

15 Qs

Java

Java

11th Grade

10 Qs

Pemrograman Berorientasi Objek PAS Ganjil XI RPL

Pemrograman Berorientasi Objek PAS Ganjil XI RPL

11th Grade

15 Qs

OOP Pengenalan

OOP Pengenalan

11th Grade

12 Qs

PBO XII RPL

PBO XII RPL

9th - 12th Grade

10 Qs

OOP Terms and Concepts

OOP Terms and Concepts

10th Grade - University

10 Qs

OOP 4 Polymorphism

OOP 4 Polymorphism

Assessment

Quiz

Computers

11th Grade

Easy

Created by

Amanda Beacham

Used 7+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many main types of polymorphism are there in object-oriented programming?

One

Two

Three

Four

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is static polymorphism?

Implementing multiple methods with the same name but different parameters

Using the same method name for different classes

Overloading operators

Inheriting methods from a superclass

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a characteristic of static polymorphism?

Methods must have the same parameters.

Methods must have different names.

Methods can have different numbers of parameters.

Methods must be in different classes.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of the class described in the document?

Animal

Bird

Dog

Cat

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What sound does the makeSound() method produce in the Bird class?

Bark

Meow

Chirp

Roar

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the makeSound() method in the Bird class?

To print "Quack"

To print "Chirp"

To print "Tweet"

To print "Honk"

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which class inherits from the Bird class?

Eagle

Sparrow

Duck

Penguin

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?