1.

Which is correct with respect to the size of the data types?

A. char > int > float
B. int > char > float
C. char < int < double
D. double > char > int
Answer» D. double > char > int


Discussion

No Comment Found