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
Is array part of collection framework?
What do you mean by secondary clustering?
What are the types of queues?
What happens if we try to insert duplicate key in hashmap?
What is a hashset?
What are binary trees?
What is sequential search?
Differentiate between hashmap and hashtable.
What is the relationship between a queue and its underlying array?
What is homogeneous array?
Define non-linear data structures?
Define heap order property?
What is the best case complexity of bubble sort?
What is quick sort?
Does hashtable allow null values?