Vidyalelo
C++ Programming · Q210

Classes and Objects in C++

Programming · C++ Programming · question 210

Q210

What is a binary operator?

A.
Operator that performs its action on a single operand
B.
Operator that performs its action on two operand
Answer
C.
Operator that performs its action on three operand
D.
Operator that performs its action on any number of operands

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board