Object Oriented Programming

Object Oriented Programming

12th Grade

11 Qs

quiz-placeholder

Similar activities

OOP

OOP

9th - 12th Grade

10 Qs

object-oriented programming

object-oriented programming

12th Grade

16 Qs

Object Oriented Programming in Python

Object Oriented Programming in Python

12th Grade

12 Qs

Objects, Classes, and Methods Terminology

Objects, Classes, and Methods Terminology

5th - 12th Grade

11 Qs

Creating and using classes in Python

Creating and using classes in Python

9th - 12th Grade

15 Qs

Python Classes

Python Classes

9th - 12th Grade

11 Qs

Python Classes and Objects

Python Classes and Objects

9th - 12th Grade

11 Qs

Object Oriented Programming

Object Oriented Programming

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Paul Greenwood

Used 64+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

An instance of a class
Class
Object
Child Class
OOP

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Contains attributes and methods
Class
Object
Child Class
OOP

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Programming method that classifies real world objects into classes and encapsulates them with attributes and behaviours
Class
Object
Child Class
OOP

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

An extension of another class, which inherits methods and attributes from a parent class, then extends it with its own
Class
Object
Child Class
OOP

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A program routine contained within an object designed to perform a particular task on the data within the objec
Instantiation
Overrriding
Method
Attribute

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The process of creating an actual named instance of class.
Instantiation
Overrriding
Method
Attribute

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A single bit of data within a record
Instantiation
Overrriding
Method
Attribute

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?

Discover more resources for Computers