Vidyalelo
C Programming · Q77

Operators and Expressions

Programming · C Programming · question 77

Q77

In a 32-bit compiler, which 2 types have the same size?

A.
char and short
B.
short and int
C.
int and float
Answer
D.
float and double

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board