Answer Posted / revathi
it has no meaning it does not return any value to the
operating system
| Is This Answer Correct ? | 12 Yes | 13 No |
Post New Answer View All Answers
How was c created?
How can I determine whether a machines byte order is big-endian or little-endian?
Why doesnt the call scanf work?
Is array name a pointer?
Can a variable be both const and volatile?
What is bss in c?
write a progrmm in c language take user interface generate table using for loop?
How can I make it pause before closing the program output window?
what is a function method?give example?
What is the difference between struct and union in C?
Explain what is the concatenation operator?
What is array of structure in c programming?
Can an array be an Ivalue?
What is null pointer in c?
Write a program to print fibonacci series without using recursion?