OOAD 1

OOAD 1

University

10 Qs

quiz-placeholder

Similar activities

String manipulation and Encapsulation

String manipulation and Encapsulation

University

15 Qs

OOP

OOP

University

10 Qs

Java Classes

Java Classes

University

11 Qs

Object Oriented Programming

Object Oriented Programming

University

9 Qs

C++ Quiz-1

C++ Quiz-1

University

15 Qs

Object Oriented Programming Assessment 1

Object Oriented Programming Assessment 1

University

15 Qs

Quiz on OOPs- Day 1 (30-01-2025)

Quiz on OOPs- Day 1 (30-01-2025)

University

10 Qs

CS121 OOP

CS121 OOP

University

15 Qs

OOAD 1

OOAD 1

Assessment

Quiz

Computers

University

Hard

Created by

KAVYA DINESH

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To hide the internal implementation of an object we use …

Inheritance

Encapsulation

Polymorphism

None of these

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a use case diagram?

A diagram used to model the classes and their relationships in the system

A diagram used to model the flow of activities in the system

A diagram used to model the interactions between users and the system

All of these

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an actor in a use case diagram?

A person, organization, or system that interacts with the system

A class that interacts with the system

A method that interacts with the system

None of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a fundamental design principle of object-oriented analysis and design?

Encapsulation

inheritance

Polymorphism

Iteration

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Coupling is

The degree to which two classes are related to each other

The degree to which two classes are independent of each other

The degree to which two classes share a common interface

The degree to which two classes are related to each other.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

…………………… is the same operation may behave differently for different classes.

Polymorphism

encapsulation

Inheritance

Abstraction

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which OO concept handle complexity by hiding unnecessary details from the user?

polymorphism

abstraction

inheritance

encapsulation

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?