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 is oops with example?
What is the real time example of encapsulation?
What is the significance of classes in oop?
Can bst contain duplicates?
What are the types of abstraction?
What is abstraction encapsulation?
What is basic concept of oop?
Templates mean
What is encapsulation with example?
can we make game by using c
What is methods in oop?
What is constructor overloading in oop?
What is meant by multiple inheritance?
Can main method override?
What does I oop mean?