Can a program have multiple main() functions?
Answer / nashiinformaticssolutions
No, only one main() function is allowed.
| Is This Answer Correct ? | 0 Yes | 0 No |
write a “Hello World” program in “c” without using a semicolon?
How can I implement sets or arrays of bits?
What is the difference between the = symbol and == symbol?
from which concept of 'c', the static member function of 'c++' has came?
What will be the outcome of the following conditional statement if the value of variable s is 10?
What is the scope of local variable in c?
How can I find out the size of a file, prior to reading it in?
write a statement to display all the elements array M(in reverse order? int M[8]={20,21,22,23,24,25,26,27};
Explain what are bus errors, memory faults, and core dumps?
What is a example of a variable?
What is the description for syntax errors?
what is pointer?
13 Answers HCL, TCS,