Advertisements
Advertisements
Question
Arrange the following primitive data types in an ascending order of their size:
- char
- byte
- double
- int
One Line Answer
Solution
byte, char, int, double.
shaalaa.com
Is there an error in this question or solution?
Chapter 1.03: Values and Data Types - Review Insight [Page 31]