expression is a combination if operator and oprands
ture
false
Answers
Answered by
0
True, given statement is correct.
Explanation:
- Expression is a combination of operator, operands and parentheses.
- Zero or more operators, one or more operands and zero or more pairs of parentheses are combined.
- There are three types of expressions.
- They are arithmetic expression, character expression and logical or relational expression.
- An operand can be a variable, a constant or a function result.
- Single arithmetic value is evaluates by arithmetic expression.
- Single value of type character is evaluates by character expression.
- A relational expression evaluates to a single logical value.
To Learn More...
1.Expression is a combination of operator and operand.
true /false
https://brainly.in/question/28372368
2.Expression is combination of?
https://brainly.in/question/8983095
Similar questions