which header file contains main() function in c?

Answer Posted / guest

#include<stdio.h>

Is This Answer Correct ?    15 Yes 27 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is sprintf unsafe?

620


What is the difference between fread and fwrite function?

641


What oops means?

585


Give basis knowledge of web designing ...

1577


How can I write functions that take a variable number of arguments?

627






What is bss in c?

606


What is meant by keywords in c?

619


How can I get random integers in a certain range?

614


Mention four important string handling functions in c languages .

633


What are structure types in C?

672


How is = symbol different from == symbol in c programming?

615


What is static memory allocation? Explain

633


Which type of language is c?

654


Differentiate between calloc and malloc.

761


Write a program to generate the Fibinocci Series

668