Q16
What is the result of the expression 6 % 2 in C#?
A.
3
B.
0
AnswerC.
1
D.
2
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board
Operators and Expressions in C Sharp
Programming · C# Programming · question 16
Q16
Answer: Option B