C++ ia an object oriented programing but C is a procedure oriented programing.
C is super set of C++.
C can’t suport inheritance, function overloading, method overloading etc. but c++ can do this.
In c program the main function could not return a value but in the c++ the main function shuld return a value.
C is super set of C++.
C can’t suport inheritance, function overloading, method overloading etc. but c++ can do this.
In c program the main function could not return a value but in the c++ the main function shuld return a value.
No comments:
Post a Comment