Multiple Choice
A __________ 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
Q21: A parameter variable's scope is _.<br>A) the
Q22: Select all that apply. Any method that
Q23: A special variable that holds a value
Q24: When you pass an argument to a
Q25: A value-returning method can return a reference
Q27: If method A calls method B, and
Q28: Given the following method, which of these
Q29: Two general categories of methods are void
Q30: Only constants and variables may be passed
Q31: The lifetime of a method's local variable