Every expression consists of at least one operand and can have one or
a) two operator
b) three operators
c) more operator
d) no operator
X+3 is the example of
a) arithmetic expression
b) logic expression
c) variable expression
d) string expression
……. expression can’t use directly in the programming.
a) Arithmetic
b) Algebraic
c) String
d) Variable
Example of
algebraic expression is
a) P=2(L+B)
b) P=2*(L+B)
c) P=2*L+2*B
d) P= 2L*2B
…..are the symbols that indicate the type of operation to be performed.
a) Expression
b) Operator
c) Operand
d) Symbol
Common types of operators………..
a) one
b) two
c) three
d) four
Explanation:arithmetic operator, assignment operator, relational operator