EXPLAIN #INCLUDE<STDIO.H>
EXPLAIN #INCLUDE<CONIO.H>

Answer Posted / priti ranjan panda

stdio.h => (standard Input Output Header File) generally used for Inonu Output and some standard function used in.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is there any data type in c with variable size?

633


What is operator precedence?

644


How do you define a string?

655


The performance of an operation in several steps with each step using the output of the preceding step a) recursion b) search c) call by value d) call by reference

674


How are 16- and 32-bit numbers stored?

725






How to throw some light on the b tree?

605


Is c programming hard?

576


What is uint8 in c?

642


What is the use of header?

623


provide an example of the Group by clause, when would you use this clause

1709


Can you subtract pointers from each other? Why would you?

558


How to explain the final year project as a fresher please answer with sample project

469


Write a C program to help a HiFi’s Restaurant automate its breakfast billing system. Your assignment should implement the following items: a. Show the customer the different breakfast items offered by the HiFi’s Restaurant. b. Allow the customer to select more than one item from the menu. c. Calculate and print the bill to the customer. d. Produce a report to present your complete program and show more sample output. Assume that the HiFi’s Restaurant offers the following breakfast menu: Plain Egg $2.50 Bacon and Egg $3.45 Muffin $2.20 French Toast $2.95 Fruit Basket $3.45 Cereal $0.70 Coffee $1.50 Tea $1.80

2555


Write a program to print fibonacci series using recursion?

585


What is pointer to pointer in c language?

595