C++ programming language
C is a powerful system programming language, and C++ is an excellent general purpose programming language with modern bells and whistles.
C++
is a middle-level programming language developed by Bjarne Stroustrup starting
in 1979 at Bell Labs. C++ runs on a variety of platforms, such as Windows, Mac
OS, and the various versions of UNIX
The current languages were either too slow or too low level. So, he set forward to create a new language.
For building this language, he chose C. Why C? Because it is a general purpose language and is very efficient as well as fast in its operations.
কোন মন্তব্য নেই