Q20
Which of the following is a valid way to represent the number 1000 in C#?
A.
1 000
B.
10_00
C.
1000
AnswerD.
None of the above
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board