Top

Discussion

The rule for implicit type conversion is

  • A.int < unsigned < float < double
  • B.unsigned < int < float < double
  • C.int < unsigned < double < float
  • D.unsigned < inc < double < float

Answer: A

No answer description available for this question.
 

No comment is present. Be the first to comment.
Loading…

Post your comment