Vidyalelo
C# Programming · Q25

Basic Syntax and Data Types in C Sharp

Programming · C# Programming · question 25

Q25

What is the result of the expression 10 % 3 in C#?

A.
0
B.
1
Answer
C.
10
D.
None of the above

Answer: Option B

Solution

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