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 data structure? Explain.

0 Answers  


what is the difference between singly and doubly linked lists?

0 Answers  


Is hashmap sorted?

0 Answers  


Which sorting algorithm is used in collections sort?

0 Answers  


Explain how to find 3rd element from end in a linked list in one pass?

0 Answers  


What are the major data structures used in the rdbms?

0 Answers  


Define primary data structures?

0 Answers  


How do you assign an address to an element of a pointer array ?

0 Answers  


What are different types of linked lists?

0 Answers  


Differentiate linear from a nonlinear data structure?

0 Answers  


Why is it important to sort waste?

0 Answers  


How do you sort an array in decreasing order?

0 Answers  


Categories