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 treeset synchronized?
Define balance factor of a node in avl tree?
When is a binary search algorithm best applied?
Which is better hashmap or treemap?
Define outdegree of a graph?
What is a data structure? What are the types of data structures? Briefly explain them
Complete structure of hashmap, very detail description, along with the basic coding of the hashmap internal implementation.
What is a hash in programming?
What is binary tree used for?
What is the time complexity of arrays sort?
How can we delete the first node from the singly linked list?
Write a Program for Insert in a sorted list
List the applications of stacks?
What is data type in data structure?
How do you sort large data?