Q19
What is the return type of a method that does not return any value in C#?
A.
null
B.
None
C.
Unit
D.
void
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board