InterviewSolution
Saved Bookmarks
| 1. |
A. the operator that require an only operand is binary operator true or false |
|
Answer» FalseExplanation:BINARY OPERATORS perform ACTIONS with two operands. |
|