What is difference between scanf and gets?


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

Post New Answer

More C Interview Questions

what is the difference between static variable and register variable?

3 Answers  


What is union and structure?

0 Answers  


What is the difference between declaring a variable by constant keyword and #define ing that variable?

1 Answers  


Write a program for finding factorial of a number.

0 Answers   Tech Mahindra,


Is there a way to switch on strings?

0 Answers  






How are 16- and 32-bit numbers stored?

0 Answers  


write a program to add two numbers of any size.....(remember any size)

1 Answers  


Explain what is wrong with this program statement?

0 Answers  


write aprogram for There is a mobile keypad with numbers 0-9 and alphabets on it. take input of 7 keys and then form a word from the alphabets present on those keys.

1 Answers   iGate, Shashi, Source Bits, Subex,


how to create duplicate link list using C???

0 Answers  


What is the difference between i++ and i+1 ?(in terms of memory)

3 Answers   HCL,


Are local variables initialized to zero by default in c?

0 Answers  


Categories