Question: Which choice best describes the type `long`?

  1. an integer number of at least 32 bits
  2. a string with more than 255 characters
  3. a pointer
  4. a 64-bit floating point number

Answer: The correct answer of the above question is Option A:an integer number of at least 32 bits