Q27
What is the value of a variable in C# after it is declared but not assigned a value?
A.
Depends on the data type
B.
0
AnswerC.
null
D.
undefined
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board