Question: What is the assumed type of a constant represented in the source code as `0.44`?

  1. double
  2. long float
  3. long double
  4. float

Answer: The correct answer of the above question is Option A:double