You are here

Exercises

5 February, 2015 - 16:18

Exercise 4.7.1 

Answer the following statements as either true or false:

  1. Integer data types are stored with a mantissa and an exponent.
  2. Strings are identifed by single quote marks.
  3. An operand is a value that receives the operator's action.
  4. Arithmetic assignment is a shorter way to write some expressions.
  5. Integer division is rarely used in computer programming.