InterviewSolution
Saved Bookmarks
| 1. |
Out of and which function is safe to use? |
| Answer» Because, In fgets() we can specify the size of the buffer into which the string supplied will be stored. | |