Q43
In C#, which keyword is used to exit from a method without returning any value?
A.
return
B.
exit
AnswerC.
break
D.
continue
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board