untitled

untitled

11th - 12th Grade

71 Qs

quiz-placeholder

Similar activities

AP Computer Science Principles Semester 1 Python

AP Computer Science Principles Semester 1 Python

10th - 12th Grade

75 Qs

Topic 4.2, 4.3, 4.4, 4.5

Topic 4.2, 4.3, 4.4, 4.5

12th Grade

66 Qs

CMU AP CSP - Student Created Questions WHS

CMU AP CSP - Student Created Questions WHS

9th - 12th Grade

71 Qs

OCR GCSE Computer Science Paper 2

OCR GCSE Computer Science Paper 2

11th Grade

72 Qs

Python Turtle Quiz

Python Turtle Quiz

5th - 12th Grade

75 Qs

python_22

python_22

12th Grade - University

71 Qs

Review for Fall Semester Exam - CTE

Review for Fall Semester Exam - CTE

8th Grade - University

70 Qs

12TH CA FULL

12TH CA FULL

12th Grade

76 Qs

untitled

untitled

Assessment

Quiz

Computers

11th - 12th Grade

Medium

Created by

Bee Bee

Used 1+ times

FREE Resource

71 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

An instance of a class.

Method

Object

Attribute

Class

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

A template used to define an object.  It specifies the methods and attributes an object should have.

Class

Method

Attribute

Polymorphism

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

A subroutine associated with an object.

Method

Attribute

Class

Encapsulation

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Variable contained within and associated to an object.

Inheritance

Attribute

Method

Class

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Ensuring private attributes can only be amended through public methods.  This prevents objects being manipulated in unintended ways.

Polymorphism

Inheritance

Encapsulation

Object Oriented Programming

(OOP)

6.

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

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

The ability for objects of different classes to be treated in the same way.  For example, the same method may be applied to objects of different classes.

Object Oriented Programming

(OOP)

Encapsulation

Polymorphism

Inheritance

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?