Answer Posted / deepak kumar dhurve
(Console Input Output Header File) used generally used in console based application both can be used ini a single header file,there are no problem using both header file in a single header file.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
How do you define a function?
The difference between printf and fprintf is ?
What is LINKED LIST? How can you access the last element in a linked list?
What are qualifiers?
what are the program that using a two dimensional array that list the odd numbers and even numbers separately in a given 10 inputs values
How to check whether string is a palindrome, WITHOUT USING STRING FUNCTIONS?
Explain function?
Write the program that calculates and prints the average of several integers. Assume that the last value read is sentinel 9999.
An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?
What is static volatile in c?
How do I swap bytes?
If null and 0 are equivalent as null pointer constants, which should I use?
What is c basic?
What is the difference between printf and scanf in c?
How can I handle floating-point exceptions gracefully?