What does high coupling usually indicate?

Practice this question from Quiz: SOLID and Design Quality, with options and an explanation.

Question

What does high coupling usually indicate?

Option A — Correct answer

Modules are too dependent on each other

High coupling makes changes ripple across code.

Option B

Modules are completely independent

Option C

Classes have no methods

Option D

The database is indexed

Quiz: SOLID and Design Quality

All questions · Previous question · Next question

Open on QuizMaker