2.2.1(f) Programming OOP

2.2.1(f) Programming OOP

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Jerome Thompson

Used 6+ times

FREE Resource

Student preview

quiz-placeholder

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following concepts of OOPS means exposing only necessary information to client?
Encapsulation
Abstraction
Data hiding
Data binding

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is correct with respect to the OOP concept in OCR Ref language?

Objects are real-world entities while classes are not real.

Classes are real-world entities while objects are not real.

Both objects and classes are real-world entities.

Both objects and classes are not real.

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is wrapping of data into a single unit called class called?

Abstraction

Polymorphism

Encapsulation

Inheritance

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the process in which objects of one class can link and share some common properties from the objects of another class?

Abstraction

Inheritance

Polymorphism

Encapsulation

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the process of using a function for more than one purpose that allows the use of different internal structures of the object by keeping the same external interface?

Inheritance

Polymorphism

Abstraction

Encapsulation

6.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Choose the Object oriented programming languages from the following:

Turing

Java

Pascal

Python

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is an instance of or a copy of a class?

Class

Object

Attribute

Interface

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?