input function and output function in c language

Answers were Sorted based on User's Feedback



input function and output function in c language..

Answer / asenath

scanf is the input function
printf is the output function

Is This Answer Correct ?    28 Yes 2 No

input function and output function in c language..

Answer / narender7551

printf,scanf,getch,getchar,getche,kbhit etc

Is This Answer Correct ?    20 Yes 6 No

Post New Answer

More Data Structures Interview Questions

What is a Breadth First Search? Give a few of its applications.

0 Answers   Ciena,


What is tree and its properties?

0 Answers  


What are the goals of data structure?

0 Answers  


What is a string array?

0 Answers  


What is the complexity of arraylist?

0 Answers  






How does threaded binary tree represented in data structure?

0 Answers  


What is a singletonlist?

0 Answers  


Why do we use stacks?

0 Answers  


Mention one advantage and disadvantage of using quadratic probing?

0 Answers  


A lot of data structures related programs related to only trees and graphs, like the diameter of a tree, removing the loops in a graph etc.

0 Answers   Motorola,


What is a node in it?

0 Answers  


Why do we use trees in data structures?

0 Answers  


Categories