What is meaning of "Void main" in C Language.
Answer Posted / raj
by default main return int to its environment but when we
declare void main it means it will not return any value
| Is This Answer Correct ? | 36 Yes | 16 No |
Post New Answer View All Answers
What are the types of type specifiers?
What are pointers really good for, anyway?
How do we open a binary file in Read/Write mode in C?
What is the incorrect operator form following list(== , <> , >= , <=) and what is the reason for the answer?
Explain how do you print only part of a string?
What are the disadvantages of external storage class?
What is infinite loop?
For what purpose null pointer used?
what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?
What is array in C
formula to convert 2500mmh2o into m3/hr
What is a loop?
Explain what is gets() function?
When was c language developed?
What are the back slash character constants or escape sequence charactersavailable in c?