• C was extended to create C++ by Bjarne Stroustrup
• Features needed to facilitate object-oriented programming was provided in C++
• C++ is the predominant language for commercial software development
• C++ is a superset of C. The leap from C to C++ is very significant
• Any legal C program is a legal C++ program.
• To get the full benefit of C++, programmers need to learn a new way of
conceptualizing and solving programming problems
• Features needed to facilitate object-oriented programming was provided in C++
• C++ is the predominant language for commercial software development
• C++ is a superset of C. The leap from C to C++ is very significant
• Any legal C program is a legal C++ program.
• To get the full benefit of C++, programmers need to learn a new way of
conceptualizing and solving programming problems
No comments:
Post a Comment