Question: Given the declaration: char name[32] 2+0-2 1t. Complete the following table: Array Usage printf(%sm,name); printf(%cin,name[0]); printf(%cln,name[2) printf(%dn, strlen(name)); Output Turn in a copy of this
Given the declaration: char name[32] "2+0-2" 1t. Complete the following table: Array Usage printf("%sm",name); printf("%cin",name[0]); printf("%cln",name[2) printf("%dn", strlen(name)); Output Turn in a copy of this homework completed
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
