1.

The logical operator op1 && op2 means

A. performs a logical not of the operand
B. performs a logical or of the two operands
C. performs a logical and of the two operands
D. performs alogical and then or of the two operands
Answer» D. performs alogical and then or of the two operands


Discussion

No Comment Found