untitled

untitled

11th - 12th Grade

71 Qs

quiz-placeholder

Similar activities

IGCSE Final Revision Units 1-6

IGCSE Final Revision Units 1-6

11th Grade

69 Qs

Google Android Quiz

Google Android Quiz

12th Grade

75 Qs

CSP Unit 1-6 Quiz Review

CSP Unit 1-6 Quiz Review

9th - 12th Grade

67 Qs

7517 06 Section Assessment

7517 06 Section Assessment

12th Grade

70 Qs

Programming Quiz

Programming Quiz

12th Grade

66 Qs

Roblox Lanjutan (Bag.1-6)

Roblox Lanjutan (Bag.1-6)

9th - 12th Grade

70 Qs

Unit 1 CS Principles

Unit 1 CS Principles

9th - 12th Grade

73 Qs

Let's see what you remember after Summer!

Let's see what you remember after Summer!

12th Grade

72 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?

Discover more resources for Computers