登入選單
返回Google圖書搜尋
註釋C++ is an object-oriented programming (OOP) language that is viewed by many as the best language for creating large-scale applications. C++ is a superset of the C language. The primary objective of writing this book is to give ‘an easy understand the concept of c++’. It covers OOP concepts, function, constructor, inheritance, polymorphism, and file handling. Throughout the book most of the features are explained through programs with output to gain a complete knowledge of c++ easily.