In C program, at end of the program we will give as "return 0"
and "return 1", what they indicate? Is it mandatory to specify
them?
Answer Posted / ritu
yes
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of pointers in C?
Can math operations be performed on a void pointer?
Explain the meaning of keyword 'extern' in a function declaration.
What is the size of structure in c?
What does 4d mean in c?
#include
what is the difference between 123 and 0123 in c?
How can I automatically locate a programs configuration files in the same directory as the executable?
What is a macro?
In which header file is the null macro defined?
What are the main characteristics of c language describe the structure of ac program?
Why isnt any of this standardized in c?
Explain the properties of union.
Why isn't it being handled properly?
How would you use the functions fseek(), freed(), fwrite() and ftell()?