OOP Quiz Topic 1.2

OOP Quiz Topic 1.2

12th Grade

6 Qs

quiz-placeholder

Similar activities

Object Oriented Programming

Object Oriented Programming

12th Grade

11 Qs

MIL Reviewer 1 - DepEd Common

MIL Reviewer 1 - DepEd Common

12th Grade

10 Qs

Characteristics of Entrepreneurs

Characteristics of Entrepreneurs

6th - 12th Grade

10 Qs

Quarter 4 - LQ1 (Oracle Prog)

Quarter 4 - LQ1 (Oracle Prog)

12th Grade

10 Qs

Object Oriented Programming

Object Oriented Programming

12th Grade

8 Qs

Object Oriented Programming

Object Oriented Programming

11th - 12th Grade

8 Qs

Programming Paradigms

Programming Paradigms

12th Grade

10 Qs

Technical Terms - Internet (A-Z) - DOM

Technical Terms - Internet (A-Z) - DOM

12th Grade

10 Qs

OOP Quiz Topic 1.2

OOP Quiz Topic 1.2

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Athirah Musa

Used 3+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Choose the CORRECT examples of object oriented languages.

C

C++

Smalltalk

Java

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Something that is or is capable of being seen, touched, or other wise sensed, and about which users store data and associate behavior refers to

Object

Attribute

Behaviour

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statement refers to attribute in object oriented programming.

A set of operations that is performs to meet the system goal.

The only way object scan do anything to themselves or have anything done to them.

The individual things that differentiate one object from another and determine the appearance, state, or other qualities of that object.

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A blueprint or prototype that defines the variables and the methods (functions)common to all objects of a certain kind refers to

Class

Object

Encapsulation

Inheritance

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Polymorphism describes the features of languages that allows the same word or symbol to be interpreted correctly in different ____________ based on the context.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the CORRECT statement to describe Data Abstraction

Used to hide certain details and only show the essential features of the object.

Sharing the attributes and methods with an existing class.

Object have states and behavior.

Discover more resources for Computers