Question: solve it as soon as possible 4. Complete the missing part fort he given set of statements; char name[10]; printf(Please enter your name: ); scanf(%s,
4. Complete the missing part fort he given set of statements; char name[10]; printf("Please enter your name: "); scanf("%s", .); printf("Hello %s ", name); a) &name b) &namel) c) name d) name[]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
