Q When a variable of data type double is converted into float, then

  • A Rounding takes place
  • B Truncation takes place
  • C The lower order bits are dropped
  • D None of these

MCQs Details

When a variable of data type double is converted into float, then Rounding takes place.