Answer Posted / nashiinformaticssolutions
• Use bounds checking while working with arrays.
• Use safer functions like snprintf() instead of sprintf().
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
WRITE A PROGRAM TO MERGE TWO SORTED ARRAY USING MERGE SORT TECHNIQUE..
What does s c mean on snapchat?
What library is sizeof in c?
Why doesnt this code work?
The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none
What is the difference between void main and main in c?
how many types of operators are include in c language a) 4 b) 6 c) 8 d) 12
What is the size of a union variable?
What is c basic?
What is the purpose of main() function?
Is fortran still used in 2018?
What is the use of static variable in c?
Explain what will the preprocessor do for a program?
How do I get a null pointer in my programs?
Why do we write return 0 in c?