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
What is data structure in c language?
Explain union. What are its advantages?
How can I convert a number to a string?
What is the scope of static variable in c?
What are pointers? What are different types of pointers?
What is zero based addressing?
What should malloc() do? Return a null pointer or a pointer to 0 bytes?
What is bubble sort technique in c?
Write a C program to count the number of email on text
Explain how can I open a file so that other programs can update it at the same time?
How can you pass an array to a function by value?
Explain b+ tree?
Differentiate between #include<...> and #include '...'
Explain the difference between malloc() and calloc() function?
What is c programing language?