Wednesday, January 6, 2010

What is C++ language?

C++ language is a multi-paradigm programming language. It supports procedural programming (c-style), object oriented programming (OOP), and generic programming (template-style programming).

No comments:

Post a Comment