Class Diagrams

Class Diagrams

University

15 Qs

quiz-placeholder

Similar activities

OOP

OOP

University

10 Qs

OOP Lecture 2

OOP Lecture 2

University

10 Qs

Object Oriented Programming Assessment 1

Object Oriented Programming Assessment 1

University

15 Qs

CS121 OOP

CS121 OOP

University

15 Qs

Laboratory - Week 10 – 11 Facade Pattern

Laboratory - Week 10 – 11 Facade Pattern

University

20 Qs

Post-Test CoR AdvProg

Post-Test CoR AdvProg

University

10 Qs

String manipulation and Encapsulation

String manipulation and Encapsulation

University

15 Qs

Object-Oriented Software Engineering Quiz

Object-Oriented Software Engineering Quiz

University

20 Qs

Class Diagrams

Class Diagrams

Assessment

Quiz

Computers

University

Medium

Created by

Nadhrah Abdul Hadi

Used 10+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a class describe?

The attributes of a single object

A set of objects with similar characteristics

An object itself

The behavior of a single object

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an instance of a class?

A specific object created from a class

A blueprint for creating objects

A relationship between two classes

A method within a class

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a principle of Object-Oriented Programming?

Abstraction

Compilation

Encapsulation

Inheritance

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does polymorphism allow in Object-Oriented Programming?

Objects to be created from multiple classes

Different objects to be processed differently based on their data type

Classes to inherit from multiple parent classes

Objects to hide their internal implementation

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does encapsulation mean?

Creating multiple instances of a class

Defining relationships between classes

Hiding the details of class implementation

Binding data with the code that manipulates it

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a class diagram?

To represent the structure of classes and their relationships

To show the sequence of operations

To define the behavior of individual objects

To capture user requirements

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does aggregation in UML represent?

A strong form of association

A relationship where one class contains another

A type of inheritance

A relationship where classes are loosely connected

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?