Vidyalelo
C# Programming · Q24

Introduction to C Sharp

Programming · C# Programming · question 24

Q24

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

A.
10
B.
0
C.
3
D.
1
Answer

Answer: Option D

Solution

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