Answer Posted / rahul
no we can 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 ? | 10 Yes | 7 No |
Post New Answer View All Answers
Write a program to reverse a linked list in c.
What is a structural principle?
Is c call by value?
How to write a code for implementing my own printf() and
scanf().... Please hep me in this... I need a guidance...
Can you give an coding for c... Please also explain about
the header files used other than #include
Who is the main contributor in designing the c language after dennis ritchie?
How is = symbol different from == symbol in c programming?
Should I learn data structures in c or python?
cavium networks written test pattern ..
How is pointer initialized in c?
What is main return c?
‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH .
Describe the difference between = and == symbols in c programming?
What is the translation phases used in c language?
Can you explain what keyboard debouncing is, and where and why we us it? please give some examples
Why main is used in c?