which header file contains main() function in c?

Answer Posted / raj

pls without knowing correct ans dont provide any wrong ans......

Is This Answer Correct ?    18 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between malloc() and calloc() in c?

571


Can you please compare array with pointer?

611


Here is a good puzzle: how do you write a program which produces its own source code as output?

591


Can you please explain the scope of static variables?

597


Why c is known as a mother language?

635






Why clrscr is used in c?

576


Why header files are used?

638


What does 3 periods mean in texting?

593


Are enumerations really portable?

590


1. Write a function to display the sum of two numbers in the following ways: By using (i) pass by value (ii) pass by address a. function with argument and with return value b. function with argument and without return value c. without argument , with return value d. without argument , without return value Note: Use pass by address.

2330


Does * p ++ increment p or what it points to?

604


What is the purpose of main( ) in c language?

612


What are extern variables in c?

541


Explain the use of function toupper() with and example code?

649


What is the difference between functions getch() and getche()?

613