how does a main() in C++ is different from main() in C?
Answer Posted / shivam
in c++ this approach is based on the concept of clint server model . the class definition including the member functions cositute the server that provides services to the main() main function program in c the program starts from main()
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are constructors in oop?
What is destructor oops?
What is the difference between procedural programming and oops?
How do you use inheritance in unity?
What is object-oriented programming? Webopedia definition
what is difference between class template and template class?
Can main method override?
Which method cannot be overridden?
What is static in oop?
i got a backdoor offer in process global,Bangalore..Can i work with it?
Why is oop better than procedural?
What is debug class?what is trace class? What differences are between them? With examples.
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What are properties in oop?
c++ program to swap the objects of two different classes