Answer Posted / nashiinformaticssolutions
Use bounds-checking functions like fgets() instead of unsafe functions like gets().
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is scope and lifetime of a variable in c?
Can one function call another?
What is the use of c language in real life?
Write program to remove duplicate in an array?
Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?
What is the process of writing the null pointer?
How can a string be converted to a number?
What are the two types of functions in c?
What is ponter?
List some applications of c programming language?
What is a stream water?
What are register variables in c?
Where local variables are stored in c?
What's the best way of making my program efficient?
Explain the array representation of a binary tree in C.