Vidyalelo
C# Programming · Q28

Variables and Constants in C Sharp

Programming · C# Programming · question 28

Q28

In C#, what is the result of the expression 3 / 2?

A.
1
Answer
B.
1.5
C.
2
D.
0

Answer: Option A

Solution

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