Introduction to OOP Quiz

Introduction to OOP Quiz

University

15 Qs

quiz-placeholder

Similar activities

Quiz on Java

Quiz on Java

University

20 Qs

Varitey of Requirments 2

Varitey of Requirments 2

University

15 Qs

Java Bootcamp Day 4

Java Bootcamp Day 4

University

15 Qs

CES JAVA

CES JAVA

University

20 Qs

CSC305: TOPIC 2

CSC305: TOPIC 2

University

15 Qs

Pre-test แบบทดสอบการเขียนโปรแกรมเชิงวัตถุ

Pre-test แบบทดสอบการเขียนโปรแกรมเชิงวัตถุ

University

10 Qs

OOPS-1

OOPS-1

University

20 Qs

FOP - CHAPTER 8

FOP - CHAPTER 8

University

10 Qs

Introduction to OOP Quiz

Introduction to OOP Quiz

Assessment

Quiz

Computers

University

Hard

Created by

Jason Sespeñe

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

It refers to a type of programming in which programmers define the data type of a data structure and the type of operations that can be applied to the data structure.
Object-Oriented programming
Procedural Programming
Functional Programming
Logic Programming

2.

MULTIPLE SELECT QUESTION

20 sec • 2 pts

CHECK ALL building blocks of object-oriented programming
Inheritance
Encapsulation
Abstraction
Polymorphism
Duplication

3.

MULTIPLE SELECT QUESTION

20 sec • 2 pts

CHECK ALL benefits of Object-Oriented Programming
Improved productivity during software development
Improved software maintainability
Faster development sprints
Lower cost of development
Higher quality software

4.

MULTIPLE SELECT QUESTION

20 sec • 2 pts

CHECK ALL challenges associated with Object-Oriented Programming
Steep learning curve
Larger program size
Slower program execution
Its not a one-size fits all solution
Longer duration of coding

5.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

An OOP concept where the properties of one class can be inherited by the other.
Inheritance
Encapsulation
Abstraction
Polymorphism

6.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

A class which inherits the properties.
superclass
base class
parent class
derived class

7.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

A class whose properties are inherited
subclass
derived class
child class
superclass

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?