Answer Posted / sukh
"void" returns no value
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is indirection?
Explain what is wrong with this statement? Myname = ?robin?;
how to find binary of number?
What is property type c?
Why should I use standard library functions instead of writing my own?
What is the difference between int main and void main in c?
What is #error and use of it?
how can I convert a string to a number?
Difference between MAC vs. IP Addressing
What is maximum size of array in c?
What are different types of pointers?
Write a program for finding factorial of a number.
Can one function call another?
a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above
What is #include called?