OOP Concepts Quiz

OOP Concepts Quiz

University

50 Qs

quiz-placeholder

Similar activities

CISCO AIDANA

CISCO AIDANA

University

52 Qs

Midterm: Quiz 1 OOP

Midterm: Quiz 1 OOP

University

50 Qs

DBMS Quiz

DBMS Quiz

University

50 Qs

OOP Concepts Quiz

OOP Concepts Quiz

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

Irish Dajero

Used 1+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

A hospital system has classes Doctor, Nurse, and Staff. They all inherit from the class Employee. What OOP concept is applied?

Encapsulation

Abstraction

Polymorphism

Inheritance

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

A method named PaySalary() responds differently depending on whether an object is of type FullTimeEmployee or PartTimeEmployee. This is an example of:

Abstraction

Inheritance

Polymorphism

Encapsulation

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

A programmer makes fields private and uses get and set methods. Which OOP pillar is shown?

Inheritance

Encapsulation

Polymorphism

Abstraction

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

The process of hiding complex systems and showing only essential features is called:

Abstraction

Encapsulation

Polymorphism

Overriding

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

In C#, class Car : Vehicle means:

Encapsulation

Inheritance

Polymorphism

Abstraction

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

The ability for the same method Draw() to behave differently in Circle, Rectangle, and Triangle subclasses demonstrates:

Encapsulation

Inheritance

Abstraction

Polymorphism

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

An ATM machine only showing user functions like Withdraw and Deposit is…

Encapsulation

Inheritance

Polymorphism

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?