What is meaning of "Void main" in C Language.
Answer Posted / madhusmita mishra
The main function returns a void value .
| Is This Answer Correct ? | 279 Yes | 93 No |
Post New Answer View All Answers
Mention four important string handling functions in c languages .
Explain why C language is procedural?
How to Throw some light on the splay trees?
Is Exception handling possible in c language?
What is the best way of making my program efficient?
How can variables be characterized?
What is the use of sizeof () in c?
What is indirection? How many levels of pointers can you have?
Which is best linux os?
What are the different types of pointers used in c language?
What is derived datatype in c?
What is a pointer on a pointer in c programming language?
What does 2n 4c mean?
What are directives in c?
What does return 1 means in c?