Vidyalelo
C Programming · Q299

C Fundamentals

Programming · C Programming · question 299

Q299

Which of the following type-casting have chances for wrap around?

A.
From int to float
B.
From int to char
Answer
C.
From char to short
D.
From char to int

Answer: Option B

Solution

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