Discussion :: Object Oriented Programming Using C++
-
If the description of function is "input the quantity, validate that the quantity is greater than 1, subtract 1 from the quantity, and print the quantity," the function is
A.
sequentially cohesive
|
B.
logically cohesive
|
C.
communicationally cohesive
|
D.
functionally cohesive
|
Answer : Option B
Explanation :
No answer description available for this question.
Be The First To Comment