Page 1 of 1

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

Posted: Wed Jul 13, 2022 7:51 pm
by answerhappygod
a) char > int < float
b) int < char > float
c) char < int < float
d) char < int < double