Multiple Choice
The more the statements in a method contribute to the same job,the greater the ____ of the method.
A) strength
B) functional adhesion
C) functional coupling
D) functional cohesion
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: _ is the feature of programs that
Q2: A method's return statement can return one
Q3: When multiple parameters appear in a method
Q4: In most circumstances,you should not declare global
Q6: When a method returns nothing it is
Q7: List two occasions when you might consider
Q8: What is the difference between an argument
Q9: A declaration for a method that receives
Q10: All modern programming languages contain many built-in,prewritten
Q11: The modular nature of structured programs means