What is scanf () in c?


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

Post New Answer

More C Interview Questions

Explain what is dynamic data structure?

0 Answers  


Explain what are binary trees?

0 Answers  


what is answer for perfect number????????????????

1 Answers  


Explain the difference between getch() and getche() in c?

0 Answers  


What is sizeof array?

0 Answers  






What is the significance of an algorithm to C programming?

0 Answers  


What is sparse file?

1 Answers  


I have an array of 100 elements, each of which is a random integer. I want to know which of the elements: a) are multiples of 2 b) are multiples of 2 AND 5 c) have a remainder of 3 when divided by 7

1 Answers  


What is the heap in c?

0 Answers  


What is the memory allocated by the following definition ? int (*x)();

2 Answers   ADITI,


how to devloped c lenguege?

4 Answers  


which one is better structure or union?(other than the space occupied )

2 Answers  


Categories