The process of assigning a value to variable at the time of declaration is known as………
a) variable initialization
b) variable declaration
c) variable specification
d) none of these
Which of the following are fixed values that cannot be changed
during execution of program?
a) literals
b) symbols
c) reserve words
d) special symbol
A statement that evaluates to a value is called…
a) literal
b) expression
c) symbol
d) reserve word
Which of the following are used in expression?
a) operator
b) operands
c) both a & b
d) integer
Which of the following is symbol that perform some operating?
a) operand
b) operator
c) expression
d) integer
Which of the following is a value on which the operator performs some operation?
a) operand
b) operator
c) expression
d) integer