aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Software Engineering
  • Which of the following terms is used for the degree to wh...
Multiple choice

Which of the following terms is used for the degree to which each program module relies on the other modules?

  1. Information hiding

  2. Ad hoc polymorphism

  3. Message passing

  4. Coupling

  5. Cohesion

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Coupling or dependency is the degree to which each program module relies on each one of the other modules.

Keep practicing — related questions

  • The details of data structures and algorithms are confined within modules. This phenomenon is known as ____...
  • An application uses encapsulation to achieve ________
  • _________refers to the manner and degree of independence between software modules
  • Which of the following techniques is defined as the process of merging many object modules to form a single...
  • Which of the following properties of OOP decomposes a system into a set of cohesive and loosely coupled mod...
  • In which process will the attention be paid to the essential properties while negligible details are ignored?
  • The process of representation of needed information in program in such a way that its details are hidden fr...
  • Which of the following types of coupling occurs when two modules share the same global data?
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Object-Oriented Programming (2239 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy