Multiple Choice
Match each term with a statement below.
-When all the operations in a method contribute to the performance of a single task
A) functional cohesion
B) passed by value
C) actual parameters
D) loose coupling
E) method
F) overload a method?
G) passed by reference
H) method header
I) tight coupling
J) polymorphism
Correct Answer:

Verified
Correct Answer:
Verified
Q42: A method that calls itself is a
Q43: Discuss tight coupling.
Q44: Match each term with a statement below.<br><br>-Contains
Q45: _ occurs when a method is defined
Q46: The last statement in a method is
Q48: A called method accepts the value of
Q49: A method's name and parameter list constitute
Q50: A method's return type is part of
Q51: Variables and constants are _ within,or local
Q52: Match each term with a statement below.<br><br>-Occurs