Arrange in descending order based on the number of bytes occupied by the given variables:- int a=10, char c='A'; String s="Week's"; double z=23.45;
Answers
Answered by
1
Answer:
String s = "Week's";
double z = 23.45;
int a=10;
char c='A';
Answered by
0
Answer:
it's very easy haaaaaaaaaaaaaaaaaa thanks for free points follow me
Similar questions
English,
1 month ago
Computer Science,
1 month ago
Science,
1 month ago
Social Sciences,
3 months ago
English,
3 months ago
Math,
9 months ago