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

Answer Posted / sonali panda

The main function does not return any information to the
operating system.

Is This Answer Correct ?    187 Yes 61 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to use curly brackets ({}) to enclose single line code in c program?

785


What are the ways to a null pointer can use in c programming language?

586


What is the collection of communication lines and routers called?

604


Where does the name "C" come from, anyway?

639


What is the basic structure of c?

551






What does int main () mean?

539


How can you pass an array to a function by value?

597


What is string in c language?

617


What is the scope of an external variable in c?

563


how to find anagram without using string functions using only loops in c programming

2710


#include { printf("Hello"); } how compile time affects when we add additional header file .

1416


difference between object file and executable file

6087


Explain what are run-time errors?

601


What is a pointer in c plus plus?

684


Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?

2112