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