Question: I want the answer without an explanation as soon as possible 17- question Choose the correct statement for the missing part in the given piece
17- question Choose the correct statement for the missing part in the given piece of C code; char str[10]; printf("Please enter your name? "); a) scanf("%s", str); b) scanf("%s", estr); c) scanf("%c", str); d) scanf("%c", &str); correct answer: a correct answer:b correct answer: d) correct
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
