Q4
What is the purpose of the 'var' keyword in C#?
A.
Declares a constant
B.
Converts a variable to string
C.
Implicitly declares a variable
AnswerD.
Defines a method
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board