which header file contains main() function in c?
Answer Posted / vignesh1998i
that header file will not be given or revealed to the user , since there are possibilites to manipulate it........ in that file....
thank u
| Is This Answer Correct ? | 5 Yes | 18 No |
Post New Answer View All Answers
differentiate built-in functions and user – defined functions.
What are identifiers and keywords in c?
a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode
Explain setjmp()?
Explain how can I make sure that my program is the only one accessing a file?
Define the scope of static variables.
What is the difference between %d and %i?
What is difference between array and pointer in c?
What is the use of printf() and scanf() functions?
What is the difference between the expression “++a” and “a++”?
What is the use of the function in c?
Explain low-order bytes.
Is null always defined as 0(zero)?
Do you know null pointer?
What is the advantage of c?