1.

What are operands in c++​

Answer»

Answer:

At the heart of every C++ statement, simple or complex, is a set of operators. ... OPERANDS are EXPRESSIONS or values on which an OPERATOR operates or works (often CONSTANTS or variables but sub-expressions are ALSO permitted).



Discussion

No Comment Found