Question: We are using function fgets to fill a string array. Answer the questions 1, 2, and 3 by a single character such as, b ,
We are using function fgets to fill a string array. Answer the questions 1, 2, and 3 by a single character such as, \b, \t, \", \0
- Assuming the array is partially filled, what will be array's last character .
- What will be the character before the last one. .
- Assume the array is fully filled. What will be the last character. .
- If array size is 20, how many printable characters will be in the array
we use c program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
