CIE As A level Chpt_20: Object-Oriented Programming

CIE As A level Chpt_20: Object-Oriented Programming

11th Grade

35 Qs

quiz-placeholder

Similar activities

Java Lab

Java Lab

University

30 Qs

Python Basics (Easy)

Python Basics (Easy)

9th - 12th Grade

30 Qs

OOP C++

OOP C++

12th Grade

39 Qs

Quiz - OOP

Quiz - OOP

University

30 Qs

Advanced Object Oriented Programming

Advanced Object Oriented Programming

University

39 Qs

Programming Techniques

Programming Techniques

12th Grade

40 Qs

Penilaian Akhir Semester Ganjil - PBO Kelas XI RPL -SMK_AB

Penilaian Akhir Semester Ganjil - PBO Kelas XI RPL -SMK_AB

11th Grade

40 Qs

PBO XI RPL

PBO XI RPL

11th Grade

40 Qs

CIE As A level Chpt_20: Object-Oriented Programming

CIE As A level Chpt_20: Object-Oriented Programming

Assessment

Quiz

Computers

11th Grade

Easy

Created by

Peter Kamara

Used 1+ times

FREE Resource

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary goal of Object-Oriented Programming (OOP)?

To write programs that execute faster

To make programs structured and reusable by organizing code around objects

To increase the complexity of code

To reduce the use of functions

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes an object in OOP?

A block of code inside a loop

A function within a program

A real-world entity represented in programming

A set of unrelated variables

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is encapsulation in OOP?

Dividing a program into multiple loops

Hiding the internal details of an object and exposing only the required functionalities

Combining multiple classes into one

Overloading methods

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT an OOP principle?

Encapsulation

Abstraction

Inheritance

Compilation

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does abstraction in OOP achieve?

Revealing all implementation details

Providing only essential features and hiding complex details

Extending a class

Combining different programs into one

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does inheritance in OOP allow?

Copying an object

Defining a new class based on an existing class

Deleting attributes from a class

Creating private methods

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an advantage of OOP?

It makes code easier to debug by avoiding modularity

It allows for reusability and better organization of code

It forces the programmer to use only one class

It eliminates the need for abstraction

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?