object-oriented programming

object-oriented programming

12th Grade

16 Qs

quiz-placeholder

Similar activities

Object oriented programming

Object oriented programming

9th - 12th Grade

20 Qs

INTRODUCTION TO OOP TECHNIQUE

INTRODUCTION TO OOP TECHNIQUE

11th - 12th Grade

15 Qs

Object Oriented Programming Quizizz

Object Oriented Programming Quizizz

10th Grade - University

11 Qs

AP CSA Midterm Concept Review 1

AP CSA Midterm Concept Review 1

12th Grade

20 Qs

Python Classes

Python Classes

9th - 12th Grade

11 Qs

AP Computer Science A Quiz

AP Computer Science A Quiz

12th Grade

15 Qs

Komputer

Komputer

1st Grade - University

11 Qs

OO Programming OCR A level

OO Programming OCR A level

10th Grade - University

20 Qs

object-oriented programming

object-oriented programming

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Jon Andrews

Used 1+ times

FREE Resource

16 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Objects are also known as _____ of a certain class.

2.

FILL IN THE BLANK QUESTION

30 sec • 2 pts

A _______ is a variable inside an object that make sup part of its internal state.

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the difference between a class and an object?
A class is a blueprint to make an object
An object is a blueprint to make a class
A blueprint is an object to make a class
Blueprint class is an object make a

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

why would print(myDog2.makenoise(3)) not be sensible?

it cannot accept an integer parameter

makenoise method doesn't return anything to print

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

The ability for a class to inherit the methods and attributes of a parent class.  Its ‘child’ class can have its own methods and attributes and override methods of its parent class.

Polymorphism

Encapsulation

Attribute

Inheritance

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A single object can also be referred to as an...

Object

Singular Object

Instance

Singular

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A dog might be an instance of the Pet class?

True

False

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?