Answer Posted / shankar
void main doesn't return any value
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
why use "return" statement a) on executing the return statement it immediately transfers the control back to the calling program b) it returns the value present in the parentheses return, to the calling program c) a & b d) none of the above
How can I manipulate individual bits?
What are the 5 organizational structures?
What is the meaning of typedef struct in c?
What is identifiers in c with examples?
Explain what is the difference between functions getch() and getche()?
What are the different data types in C?
hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..
5 Write an Algorithm to find the maximum and minimum items in a set of ānā element.
What is else if ladder?
Explain how do you search data in a data file using random access method?
What is the most efficient way to store flag values?
Is null equal to 0 in sql?
How can I open a file so that other programs can update it at the same time?
What is c language and why we use it?