Answer Posted / rahul
no we can't write a program with out main function, this
function is the main function which usually help OS to kill
the process that has executed, like in JAVA main() is used
as a thread whose wqork is to kill the executed process and
mark those as GC( Garbage collection)
| Is This Answer Correct ? | 14 Yes | 9 No |
Post New Answer View All Answers
Why can arithmetic operations not be performed on void pointers?
PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM
What does p mean in physics?
Differentiate between #include<...> and #include '...'
Is multithreading possible in c?
write a c program in such a way that if we enter the today date the output should be next day's date.
How do I get a null pointer in my programs?
What are pointers? Why are they used?
What is the difference between near, far and huge pointers?
What are 'near' and 'far' pointers?
What are the string functions? List some string functions available in c.
What do you mean by a sequential access file?
Is the exit() function same as the return statement? Explain.
Was 2000 a leap year?
What are qualifiers?