If S is an array of 80 characters, then the value assigned to S through the statement scanf("%s".S) with
input 12345 would be
Answers
Answered by
0
Answer:
"12345"
nothing since 12345 is an integer S is an illegal
name for string
%s cannot be used for reading in value of S
Similar questions
Computer Science,
3 months ago
Math,
3 months ago
Math,
3 months ago
Physics,
6 months ago
Computer Science,
6 months ago
Physics,
1 year ago
English,
1 year ago