what is the function of void main()?

Answer Posted / sonia

it shows the beginning of the program n this function is
called by the complier.here void means main()wont return any
value.

Is This Answer Correct ?    7 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is file in c preprocessor?

654


A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none

733


main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above

615


program for reversing a selected line word by word when multiple lines are given without using strrev

1947


In a switch statement, explain what will happen if a break statement is omitted?

637






write a c program in such a way that if we enter the today date the output should be next day's date.

1679


What are the different categories of functions in c?

643


What are the types of i/o functions?

680


Tell me the use of bit field in c language?

629


about c language

1601


In C language, a variable name cannot contain?

745


What is array of structure in c?

594


hello freinds next week my interview in reliance,nybody has an idea about it intervew questions..so tell

1673


Explain how can you be sure that a program follows the ansi c standard?

865


What does the c preprocessor do?

621