1.1 The statement char s = ‘A’ will internally assign value to s is
A) 0
B) 90
C) 65
D) 127
The statement char s = ‘A’ will internally assign value to s is
July 8, 2021 in C and CPP
July 8, 2021 in C and CPP
1.1 The statement char s = ‘A’ will internally assign value to s is
A) 0
B) 90
C) 65
D) 127