input function and output function in c language
Answer Posted / asenath
scanf is the input function
printf is the output function
| Is This Answer Correct ? | 28 Yes | 2 No |
Post New Answer View All Answers
What is unhashable type list?
What is the difference between a hashmap and hashtable?
Explain the term run-time stack?
How to find the missing element in integer array of 1 to 7?
How to find if linked list has loop?
What is the use of treemap?
How would you swap the Kth node from beginning with Kth node from end in a Linked List.
How to sequentially represent max-heap?
What is the difference between one and two dimensional?
Differentiate between arraylist and linkedlist.
Differentiate between iterator and listiterator.
List some applications of queue data structure.
How to find the duplicate in an array?
Can we store a string and integer together in an array?
What is a queue in data structure?