Examveda

______ occurs when discrete parts of a system’s code are tightly bound up with one another so that a change in one part necessitates changes in the others.

A. Loose Coupling

B. Tight Coupling

C. Co-relation

D. Balancing

Answer: Option B

Solution (By Examveda Team)

Tight coupling is by no means unique to procedural code, though the sequential nature of such code makes it prone to the problem.

This Question Belongs to PHP >> Object Oriented Concept

Join The Discussion

Related Questions on Object Oriented Concept