Author: | Thanh X.Tran | ISBN: | 1230003095355 |
Publisher: | Thanh X.Tran | Publication: | February 21, 2019 |
Imprint: | Language: | English |
Author: | Thanh X.Tran |
ISBN: | 1230003095355 |
Publisher: | Thanh X.Tran |
Publication: | February 21, 2019 |
Imprint: | |
Language: | English |
Introduction to C++
C++, as we all know is an extension to C language and was developed by Bjarne stroustrup at bell labs. C++ is an intermediate level language, as it comprises a confirmation of both high level and low level language features. C++ is a statically typed, free form, multiparadigm, compiled general-purpose language.
C++ is an Object Oriented Programming language but is not purely Object Oriented. Its features like Friend and Virtual, violate some of the very important OOPS features, rendering this language unworthy of being called completely Object Oriented. Its a middle level language.
Introduction to C++
C++, as we all know is an extension to C language and was developed by Bjarne stroustrup at bell labs. C++ is an intermediate level language, as it comprises a confirmation of both high level and low level language features. C++ is a statically typed, free form, multiparadigm, compiled general-purpose language.
C++ is an Object Oriented Programming language but is not purely Object Oriented. Its features like Friend and Virtual, violate some of the very important OOPS features, rendering this language unworthy of being called completely Object Oriented. Its a middle level language.