Moderate

Which of the following term is best defined by the statement: "The names of the operations in the 'provides' and 'requires' interfaces are different." ?

Correct answer: C. Operation incompatibility

  • A. Parameter incompatibility
  • B. Operation incompleteness
  • C. Operation incompatibility
  • D. None of the mentioned

Explanation

Operation incompatibility occurs when corresponding operations in the provided and required interfaces do not match, including having different names. Parameter incompatibility instead concerns differences in operation argument types or formats.

Last updated

Practise Software Design and Architecture

493 free Software Design and Architecture MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions