Vidyalelo
C Programming · Q127

C Fundamentals

Programming · C Programming · question 127

Q127

When do you need to use type-conversions?

A.
The value to be stored is beyond the max limit
B.
The value to be stored is in a form not supported by that data type
C.
To reduce the memory in use, relevant to the value
D.
All of the mentioned
Answer

Answer: Option D

Solution

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