Q81. Variables whose values can be changed after they are created and assigned are called _____________
Q82. An ______________ is a symbol which is used to perform specific mathematical or logical operation on values.
Q83. Operators work on values called _______
Q84. Which of the following operator is used for integer division?
Q85. Which operator returns remainder?
Q86. Which of the following is an exponent operator?
Q87. Which of the following statement display "RAM" two times?
Q88. Write the output of the following
Q89. Which of the following is not an integer literal?
Q90. Which escape sequence represent newline character?