1.

Which is correct with respect to size of the datatypes?

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