what is the function of void main()?

Answer Posted / revathi

it has no meaning it does not return any value to the
operating system

Is This Answer Correct ?    12 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between #include "..." And #include <...> In c?

633


Explain what does the function toupper() do?

636


What is oops c?

612


What is the right way to use errno?

621


Explain what are the advantages and disadvantages of a heap?

597






a program that can input number of records and can view it again the record

1486


What happens if you free a pointer twice?

610


What is data type long in c?

625


what are the 10 different models of writing an addition program in C language?

1439


What is the size of structure in c?

702


What are operators in c?

583


Explain what are compound statements?

605


What do you mean by dynamic memory allocation in c? What functions are used?

657


How can I do graphics in c?

597


Can two or more operators such as and be combined in a single line of program code?

811