Vidyalelo
C# Programming · Q38

Operators and Expressions in C Sharp

Programming · C# Programming · question 38

Q38

Which operator is used to perform greater than comparison in C#?

A.
>=
B.
>
Answer
C.
<=
D.
None of the above

Answer: Option B

Solution

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