What is the difference between Printf(..) and sprint(...) ?


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 null pointer and void pointer

10 Answers   CTS, Manforce, MAQ Software,


What's the difference between calloc() and malloc()?

4 Answers  


How to declare a variable?

0 Answers  


why do some people write if(0 == x) instead of if(x == 0)?

0 Answers  


What will be the output of x++ + ++x?

20 Answers   MBT, Religare,






hat is a pointer?

4 Answers   Assurgent,


Explain how do you use a pointer to a function?

0 Answers  


Why is not a pointer null after calling free?

0 Answers  


What is chain pointer in c?

0 Answers  


What is queue in c?

0 Answers  


How can I implement sets or arrays of bits?

0 Answers  


What is wrong with this program statement?

0 Answers  


Categories