Multiple Choice
Which keyword can you use to immediately give control back to a method's caller
A) continue
B) break
C) return
D) next
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: A static method can _.<br>A)call only other
Q36: Which of these statements best defines scope?<br>A)Scope
Q49: Main is declared static so the execution
Q50: Which of the following can be arguments
Q51: Methods of a class can access all
Q52: A method cannot change the actual reference
Q55: Which of the following describes a static
Q56: Optional parameters enable you to specify default
Q57: A is provided to a random number
Q59: By including using System;at the top of