how to execute with out main in cprogram

Answer Posted / rina

any c program is not run without main function
main function is compalsary in c program

Is This Answer Correct ?    6 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is hash table in c?

807


What does *p++ do? What does it point to?

840


What do you mean by a sequential access file?

842


Explain what is the benefit of using #define to declare a constant?

830


How to write c functions that modify head pointer of a linked list?

767


What are Macros? What are its advantages and disadvantages?

890


What is difference between structure and union in c programming?

810


Why c is a procedural language?

830


Differentiate call by value and call by reference?

768


code for quick sort?

1835


What are structure members?

852


What would be an example of a structure analogous to structure c?

804


Is it cc or c in a letter?

788


Why do we use null pointer?

814


What does double pointer mean in c?

805