What is the difference between printf and scanf in c?


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

Post New Answer

More C Interview Questions

where are auto variables stored? What are the characteristics of an auto variable?

0 Answers  


What is a const pointer, and how does it differ from a pointer to a const?

2 Answers  


What are register variables? What are the advantage of using register variables?

0 Answers   TISL,


An entire structure variable can be assigned to another structure variable if __________

3 Answers   Sasken, TCS, Tech Mahindra, Wipro,


What is a node in c?

0 Answers  


What's the difference between a linked list and an array?

14 Answers  


what will be printed by this printf? printf("%c",printf("hi")["sharkselva"])); }

3 Answers   HCL,


What are static functions?

1 Answers  


What is a stream?

0 Answers  


Can you return null in c?

0 Answers  


What are the advantages of using linked list for tree construction?

0 Answers  


What are the rules for identifiers in c?

0 Answers  


Categories