Polymorphism and inheritance

Polymorphism and inheritance

12th Grade

16 Qs

quiz-placeholder

Similar activities

CFDA: Unit 2 Pre-Assessment

CFDA: Unit 2 Pre-Assessment

9th Grade - University

15 Qs

Vehicle

Vehicle

7th Grade - Professional Development

20 Qs

ESC and TC

ESC and TC

12th Grade

15 Qs

AP Psych 5.5 Vocab

AP Psych 5.5 Vocab

12th Grade

17 Qs

Cooking Methods

Cooking Methods

6th - 12th Grade

13 Qs

driver ed midterm

driver ed midterm

10th Grade - University

11 Qs

Drive Right Chapter 4

Drive Right Chapter 4

10th - 12th Grade

20 Qs

Reported Speech

Reported Speech

7th - 12th Grade

20 Qs

Polymorphism and inheritance

Polymorphism and inheritance

Assessment

Quiz

Other

12th Grade

Medium

Created by

moj0 moj0

Used 1+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

OOPs


Object Oriented Program

Object Opted Programming

Object Oriented Programming


Objective Oriented Programming

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are Objects

Instances of a Class


Identity of a class

Calling of a class

Usables of a class

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What refers to the State of a class?

Attributes

Constructors

Methods

Self

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What refers to the behavior of the class

Attribute

Object


Class


Method

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to call a method?

Obj.method

Method(object)

Obj.method()

Method.object

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to create a class

class NAME:

class (NAME):


class NAME():

class: Name()

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

Fill in the blank to correctly define an initialization method for a class named Book that takes two parameters: title and author, and assigns them to instance variables.

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?