Card 30 / 67: what is the best choice to input the value of variable c where: char c;
A)
scanf("%d", ;c);
B)
scanf("%f", ;c);
C)
scanf("%c", ;c);
Answer:
C) scanf("%c", ;c);
Previous Card | ← Previous Card Button |
Next Card | → Next Card Button |
Flip Card | Space-Bar |