Q31
What does the "var" keyword do in C#?
A.
Declares a variable as a constant
B.
Specifies an implicitly typed variable
AnswerC.
Declares a variable as a pointer
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board