Home » C Programming » Data Types » Question
  1. Loss in precision occurs for typecasting from____________.
    1. float to int
    2. long to float
    3. float to double
    4. char to short
    5. None of these
Correct Option: A

float to int



Your comments will be displayed only after manual approval.