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 compare Two Arrays?
Explain the common uses of tree database.
What are arrays used for?
Why do we use hashmap?
How can you insert a node at the end of linked list?
What are the disadvantages of linear list?
Explain linear linked implementation of Stack and Queue?
What data structure does a binary tree degenerate?
Can we apply binary search algorithm to a sorted linked list, why?
Which collection allows null values?
What is weight balanced tree in data structure?
What are scalar values?
How do you sort elements in an arraylist?
Is hashmap synchronized?
Is unordered_map a hash table?