input function and output function in c language
Answers were Sorted based on User's Feedback
Answer / asenath
scanf is the input function
printf is the output function
| Is This Answer Correct ? | 28 Yes | 2 No |
Answer / narender7551
printf,scanf,getch,getchar,getche,kbhit etc
| Is This Answer Correct ? | 20 Yes | 6 No |
What is a data structure node class?
What is unbounded queue?
Can we define the size of arraylist?
What is data type explain?
Is sorting a math skill?
Differentiate between push and pop?
What is thread and types of thread?
Explain what do you mean by insertion sort, bubble sort and selection sort? Also, explain the differences among the functionalities of the three sorts.
Define a right-skewed binary tree?
Questions related to arrays, such as given a 2 integer array, find the common elements.
What is faster array or arraylist?
What is impact of signed numbers on the memory?