what is the function of .h in #include<stdio.h> in c ?

Answer Posted / khaja

.h is an extension for i/o .

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

please help me..... please codes and flowchart plz turbo c lang po yan.....please asap response... 3. Make an astrology program. The user types in his or her birthday (month, day, and year as integer), and the program responds with the user’s zodiac sign, horoscope, and other information related to it. If the user’s birth year falls into a leap year, your program should display an appropriate message for it. NOTES: Conditional Statements: it should be with graphics

2862


What is a structure member in c?

552


Can a local variable be volatile in c?

582


Hello. How to write a C program to check and display president party like if i type in the console "biden" and hit enter the output shoud be : "biden is democrat" and if i type "trump" and hit enter the output shoud be: "trump is republican"

1584


swap 2 numbers without using third variable?

666






What is the general form of a C program?

600


On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area

669


What are structure types in C?

675


Is main is user defined function?

600


What is a struct c#?

602


What is a scope resolution operator in c?

754


What is break in c?

590


What is nested structure?

578


What is array of pointers to string?

573


How does placing some code lines between the comment symbol help in debugging the code?

550