Cohesion and coupling Quiz

Cohesion and coupling Quiz

12th Grade

15 Qs

quiz-placeholder

Similar activities

Quiz - Module Facturation Odoo

Quiz - Module Facturation Odoo

12th Grade

15 Qs

PLC experts

PLC experts

11th - 12th Grade

16 Qs

Quiz on Information and Communication Technology

Quiz on Information and Communication Technology

12th Grade

15 Qs

Sistem Starter

Sistem Starter

12th Grade

20 Qs

Understanding EU Values

Understanding EU Values

6th Grade - University

10 Qs

Quick GK

Quick GK

1st Grade - Professional Development

20 Qs

Success in the Online Environment

Success in the Online Environment

9th - 12th Grade

13 Qs

Fiber Optic Communication Technology Quiz

Fiber Optic Communication Technology Quiz

12th Grade

10 Qs

Cohesion and coupling Quiz

Cohesion and coupling Quiz

Assessment

Quiz

Education

12th Grade

Hard

Created by

Palanichamy Palanichamy Naveen

Used 4+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does cohesion in component-level design imply?

Components are loosely connected.

A component encapsulates attributes and operations that are closely related.

Components can modify each other's internal data.

Components are designed to be independent of one another.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of cohesion is characterized by a module performing a single task or a group of related tasks?

Sequential Cohesion

Functional Cohesion

Temporal Cohesion

Communicational Cohesion

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main goal of reducing coupling in software design?

To increase interdependencies between modules.

To simplify the system and make it easier to maintain.

To enhance the performance of individual components.

To ensure that all components share global variables.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following describes control coupling?

One component modifies the internal data of another component.

One operation invokes another and passes a control flag.

Multiple components use a global variable.

Components communicate with external systems.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is common coupling?

When one component accesses another's internal data directly.

When multiple components share a global variable.

When one module imports functions from another module.

When operations pass long strings of data arguments.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of coupling occurs when one module uses a data type defined in another module?

Routine Call Coupling

Type Use Coupling

Content Coupling

Stamp Coupling

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In web application design, what is an important quality dimension for end-users?

Complexity

Usability

Redundancy

Interdependence

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?