Answer Posted / glibwaresoftsolutions
• 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
What does c mean?
What do you mean by recursion in c?
Is c dynamically typed?
a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler
What is the difference between struct and typedef struct in c?
What does sizeof int return?
What are the different types of errors?
Write a program to swap two numbers without using third variable?
write a C program: To search a file any word which starts with ?a?. If the word following this ?a? starts with a vowel.Then replace this ?a? with ?a? with ?an?. redirect with the output onto an output file.The source file and destination file are specified by the user int the command line.
How can I do serial ("comm") port I/O?
write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?
i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical
What is the acronym for ansi?
Tell us something about keyword 'auto'.
Define VARIABLE?