Which of the following represent valid variable definitions?
int n = -100;
unsigned int i = -100;
signed int = 2.9;
long m = 2, p = 4;
int 2k;
double x = 2 * m;
float y = y * 2;
unsigned double z = 0.0;
signed char = -1786;
char c = '$' + 2;
Answers
Answered by
1
Explanation:
bngihyuokwryolnbxa245i9o1234678plmokn
Similar questions