✏️ Explanatory Question
Arrange the following primitive data types in an ascending order of their size:
(i) char (ii) byte (iii) double (iv) int
Arrange the following primitive data types in an ascending order of their size:
(i) char (ii) byte (iii) double (iv) int
byte, char, int, double