Contents

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

c

X+3 is the example of
a) arithmetic expression  

b) logic expression
c) variable expression                        

d) string expression

a

……. expression can’t use directly in the programming.
a) Arithmetic                                       

b) Algebraic
c) String                                
d) Variable

b

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

a

…..are the symbols that indicate the type of operation to be performed.
a) Expression                                       

b) Operator
c) Operand                                           

d) Symbol

b

Common types of operators………..
a) one    

b) two                                    

c) three

d) four

c

Explanation:arithmetic operator, assignment operator, relational operator