Vidyalelo
C# Programming · Q29

Operators and Expressions in C Sharp

Programming · C# Programming · question 29

Q29

Which operator is used to perform less 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