Q17
What is the result of the expression 7 % 4 in C#?
A.
3
B.
1
AnswerC.
0
D.
2
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board
Control Flow Statements in C Sharp
Programming · C# Programming · question 17
Q17
Answer: Option B