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
Which is the parent class of hashmap class?
Define disjoint set adt?
Can we null keys in treemap?
What is meant by ordered and sorted in collections?
How would you reverse the characters of an array?
What is scalar data type?
Why is selection sort used?
What is significance of ” * ” ?
Why linked lists are better than arrays?
What are the disadvantages of representing a stack or queue by a linked list?
Does arraylist extend list?
Why are b trees used?
What are the types of data structures?
Explain how is linked list implemented?
Does arraylist guarantee insertion order?