Why does everyone say not to use gets?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Are the outer parentheses in return statements really optional?

0 Answers  


In c language can we compile a program without main() function?

0 Answers  


difference between native and cross compilers

0 Answers  


what is the difference between static variable and register variable?

3 Answers  


Did c have any year 2000 problems?

0 Answers  






how can i include my own .h file EX:- alex.h like #include<alex.h>, rather than #include"alex.h"

1 Answers  


What is the difference between printf and scanf )?

0 Answers  


What is 02d in c?

0 Answers  


if the total selling price of 15 items and the total profit earned on them is input through the keyboard, write a program to find the cost price of one of the item

2 Answers  


Do you have any idea about the use of "auto" keyword?

0 Answers  


What is the process to generate random numbers in c programming language?

0 Answers  


What is a loop?

0 Answers  


Categories