Home » C Programming » Data Types » Question
  1. When double is converted to float, then the value is?
    1. Depends on the compiler
    2. Depends on the standard
    3. Truncated
    4. Rounded
    5. None of these
Correct Option: A

Depends on the compiler



Your comments will be displayed only after manual approval.