Computer Science, asked by rompy5859, 10 months ago

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 tillu49
0

Answer:

(a) is the correct...........

Similar questions