how does a main() in C++ is different from main() in C?
Answer Posted / seetha
hello kunal... ur answer was simply wrong..
becoz in both c and c++ also if v use like int main() and
the absence of return 0;
will give only warning message to us... i just complied and
telling this...
if u want to check me... you just compile in both the
language and tell......
without knowing answers pls dont update urself....
| Is This Answer Correct ? | 29 Yes | 12 No |
Post New Answer View All Answers
What is abstraction in oops with example?
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
What is the difference between a constructor and a destructor?
What causes polymorphism?
What does and I oop and sksksk mean?
Is html an oop?
What is the renewal class?
what is difference between class template and template class?
What is multilevel inheritance?
when to use 'mutable' keyword and when to use 'const cast' in c++
Can you explain polymorphism?
write a C++ program for booking using constructor and destructor.
What is polymorphism and example?
What is the diamond problem in inheritance?
Can we override main method?