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 |
Can arraylist store objects?
Do sets allow duplicates?
Why is hashmap faster than treemap?
What is collection sort?
Define a stack?
How do you sort an arraylist in descending order?
What is the use of bubble sort?
What is mergesort and hashtable?
What are linked lists used for?
Explain Array
How many passes does bubble sort need?
Which language is best for learning data structures and algorithms?