Quiz: Conditional Statements
Test your understanding of conditional statements in C++
We'll cover the following...
1
Which option is not a comparison operator in the C++ language?
A)
>
B)
<
C)
>=
D)
=
Question 1 of 50 attempted