State the errors if any in the following program statements.Do as directed.
(a) scanf("%d %c", &number, city_code);
(b) scanf("%d %d %s" \n, &marksl, &marks2, city_narne);
(c) scanf("%d %f %c %s", &num1, &price, item_code)
Answers
Answered by
0
Answer:
(a) is the correct...........
Similar questions