Vidyalelo
C# Programming · Q4

Basic Syntax and Data Types in C Sharp

Programming · C# Programming · question 4

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
Answer
D.
Defines a method

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board