What is meaning of "Void main" in C Language.

Answer Posted / sangeeta

void means nothing..
and it doesn,t return any value..

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is masking?

641


what are the advantages of a macro over a function?

650


What is a global variable in c?

594


Differentiate between Macro and ordinary definition.

734


What are local static variables?

623






What is a pointer value and address in c?

636


Why does notstrcat(string, "!");Work?

646


Why is c known as a mother language?

751


What is the use of define in c?

602


What is the size of enum in c?

625


How can you avoid including a header more than once?

568


What are external variables in c?

549


in programming languages a statement or part of a statement that specifies several different execution sequences a) constructs b) distructs c) executes d) none

608


Which is an example of a structural homology?

790


What is static volatile in c?

580