Question: quiz 2. Complete the missing part fort he given set of statements; char name[10]; printf(Please enter your name: ); scanf(%s, .); printf(Hello %s , name);
![statements; char name[10]; printf("Please enter your name: "); scanf("%s", .); printf("Hello %s](https://dsd5zvtm8ll6.cloudfront.net/si.experts.images/questions/2024/09/66f3957496d83_54066f39574390ad.jpg)
![", name); a)&name b) name[] go name d) &nameli Bo birak Conce](https://dsd5zvtm8ll6.cloudfront.net/si.experts.images/questions/2024/09/66f395753a907_54066f39574cf4ea.jpg)
quiz 2. 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) name[] go name d) &nameli Bo birak Conce 1/10 Sonraki Kapat Sinav Bitir quiz 2. 10. The following function prints the elements that are placed at the diagonal of a 4x4 array, pick the correct statement for missing part; MO WA void printDiagonal(const int arr[][4], int row, int col) { printf(" The diagonal is : "); int i; printf("%d", arr[0]); } Cevap Listes a) None for(i=0; i
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
