OPERATORS
,OPERATOR
An Operator is a symbol that specifies what
operation need to be performed
Example:
+ for addition operation
,OPERAND
An Operand can be constant or a variable
, EXPRESSION
An expression is a combination of Operator
or Operands that reduces to a single value
Example:
a+b
,OPERATOR
An Operator is a symbol that specifies what
operation need to be performed
Example:
+ for addition operation
,OPERAND
An Operand can be constant or a variable
, EXPRESSION
An expression is a combination of Operator
or Operands that reduces to a single value
Example:
a+b