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 encapsulation?
what is the drawback of classical methods in oops?
Give two or more real cenario of virtual function and vertual object
How Do you Code Composition and Aggregation in C++ ?
What is abstraction in oop?
How to use CMutex, CSemaphore in VC++ MFC
What is pointer in oop?
Why is abstraction needed?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
What is balance factor?
What is for loop and its syntax?
What is an example of genetic polymorphism?
Which is better struts or spring?
What is advantage of inheritance?
What are the two different types of polymorphism?