what is the function of void main()?

Answer Posted / khemnath chauhan

void main()
//this function indicate the starting of the program furthur
tells that it has non return value.

Is This Answer Correct ?    40 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a function that will take in a phone number and output all possible alphabetical combinations

605


Explain how do you convert strings to numbers in c?

594


What is array of pointers to string?

570


#define f(g,h) g##h main O int i=0 int var=100 ; print f ("%d"f(var,10));} wat would be the output??

1544


Who invented bcpl language?

705






Write a program to find factorial of a number using recursive function.

646


Why do we write return 0 in c?

555


What Is The Difference Between Null And Void Pointer?

644


Is it possible to initialize a variable at the time it was declared?

757


How do I round numbers?

601


Is swift based on c?

640


Explain what is the difference between null and nul?

659


What does static variable mean in c?

653


What is the translation phases used in c language?

636


Is c easier than java?

569