Multiple Choice
The C++ ________ operator represents logical AND.
A) ++
B) . AND.
C) ||
D) &
E) &&
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: Relational operators connect two or more relational
Q8: The following C++ test checks if the
Q9: The rule for matching an else with
Q10: A flag is a variable, usually of
Q11: A pair of characters or a pair
Q13: The _ statement executes one block of
Q14: logical operators AND and OR have a
Q15: The _ statement causes other program statements
Q16: A(n) _ is a variable, usually a
Q17: When an if statement is placed within