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
Define Data Structures?
State the properties of b tree.
Difference between abstract data type, data type and data structure?
What is the use of hashtable?
Differentiate null and void?
Differentiate between file and structure storage structure.
What is comparator interface used for?
Define a tree?
What is a multidimensional array?
What are the advantages of bubble sort?
What are priority queues?
How does quicksort partition work?
What are the different types of sorting? Explain the difference between them.
What is application of data structure?
How do you rotate an AVL tree?