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
Are comments included during the compilation stage and placed in the EXE file as well?
What is use of integral promotions in c?
What are qualifiers?
Explain how can I make sure that my program is the only one accessing a file?
Is there any data type in c with variable size?
What does dm mean sexually?
pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)
write a c program thal will find all sequences of length N that produce the sum is Zero, print all possible solutions?
What does the c in ctime mean?
What are the advantage of c language?
What are operators in c?
What is the Purpose of 'extern' keyword in a function declaration?
What is strcmp in c?
What is c system32 taskhostw exe?
What is scanf_s in c?