Multiple Choice
When a method returns nothing it is known as a(n) ____ method.
A) empty
B) void
C) blank
D) null
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
Q5: The more the statements in a method
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