Answer Posted / srinath goud
void main returns 'no value'.
| Is This Answer Correct ? | 14 Yes | 4 No |
Post New Answer View All Answers
What does char * * argv mean in c?
What is the difference between char array and char pointer?
What is the purpose of sprintf() function?
What is wrong in this statement?
How can I automatically locate a programs configuration files in the same directory as the executable?
Write the Program to reverse a string using pointers.
Explain how do you determine a file’s attributes?
What is bubble sort technique in c?
simple program of graphics and their output display
How do I send escape sequences to control a terminal or other device?
#include
What are nested functions in c?
Explain the meaning of keyword 'extern' in a function declaration.
What is the difference between int main and void main in c?
What are the 4 data types?