Question: if we use char datatype variable to receive the value of fgetc() function, the value will be demoted and promoted again to int datatype with
if we use char datatype variable to receive the value of fgetc() function, the value will be demoted and promoted again to int datatype with the correct initial value that was returned by fget().
True
False
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
