input function and output function in c language
Answer Posted / narender7551
printf,scanf,getch,getchar,getche,kbhit etc
| Is This Answer Correct ? | 20 Yes | 6 No |
Post New Answer View All Answers
How to create an Array?
How can we reverse a singly linked list?
Explain the most efficient method to reverse a linked list?
Can a hashmap have duplicate keys?
What are two types of sorting?
Can map contain duplicate keys?
Can treemap key null?
What are binary search and fibonacci search?
Will hashmap allow null keys?
How to find the duplicate in an array?
Define hash table?
Why might quick sort might be better than merge sort?
Describe the complexity of Binary search
What is the difference between list, set and map?
How do you empty an arraylist?