AQA - Unit 7 - OOP

AQA - Unit 7 - OOP

11th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Greenfoot 1

Greenfoot 1

6th Grade - University

10 Qs

01 - Introduction to Python

01 - Introduction to Python

11th Grade

10 Qs

Software development  set #1

Software development set #1

11th Grade

9 Qs

EOC

EOC

9th - 11th Grade

15 Qs

Programming Paradigms

Programming Paradigms

12th Grade

10 Qs

#128 Accessor Methods

#128 Accessor Methods

11th Grade

12 Qs

A Level Computing 1.2.4a Programming Paradigms

A Level Computing 1.2.4a Programming Paradigms

12th Grade

15 Qs

Classes in (OOP)

Classes in (OOP)

11th Grade

12 Qs

AQA - Unit 7 - OOP

AQA - Unit 7 - OOP

Assessment

Quiz

Computers

11th - 12th Grade

Medium

Created by

Andy Johnson

Used 30+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

John is continuing work on his Object-Oriented Program and is writing code for students, subjects, and teachers. These items under the class called learner are referred to as _____.
Methods
items
objects
attributes

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The process by which one object can acquire the properties of another object?
Encapsulation
Inheritance
Polymorphisim
Abstraction

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Information hiding can also be terms as...?
Polymorphisim
Inheritance
Encapsulation
Data Hiding

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An object that has more than one form is referred to as
Inheritance
Interfaced
Abstracted
Polymorphisim.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Abstraction  in OOP means the following...
Emphasis on details, so the developer gets a better understanding.
A developer hides all but the relevant data about an object.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is/are advantages of using OOP?
Code reuse
Can create more than one instance of a class without interference.
Platform independent
All of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A class allows its properties to be retrieved through
A let block method
A get accessor method
A set accessor method
Via the new keyword method

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?