Multiple Choice
This type of method performs a task and then terminates.
A) value-returning
B) void
C) local
D) simple
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: In the header, the method name is
Q4: Values stored in local variables _.<br>A) are
Q5: The phrase divide and conquer is sometimes
Q6: Methods are commonly used to:<br>A) speed up
Q7: In a general sense, a method is:<br>A)
Q8: The process of breaking a problem down
Q10: The header of a value-returning method must
Q12: What is wrong with the following method
Q13: When an argument is passed to a
Q14: Local variables:<br>A) are hidden from other methods<br>B)