Vidyalelo
C# Programming · Q9

Variables and Constants in C Sharp

Programming · C# Programming · question 9

Q9

In C#, which keyword is used to declare a variable that can hold values of any data type?

A.
var
B.
dynamic
Answer
C.
any
D.
object

Answer: Option B

Solution

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