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 are the types of algorithms?

0 Answers  


When is a binary search algorithm best applied?

0 Answers  


Tell me is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?

0 Answers  


What is the purpose of tochararray ()?

0 Answers  


What is the maximum size of array?

0 Answers  






Does treemap sort automatically?

0 Answers  


Define balanced trees?

0 Answers  


Define in brief an array.

0 Answers  


What is mean by sorting?

0 Answers  


How can I study data structures and algorithms?

0 Answers  


What is data structure definition?

0 Answers  


Why is arraylist not thread safe?

0 Answers  


Categories