Your Ad Here

C++ PROGRAMMING LANGUAGE INTRO


The C programming language was written in the early 1970s by Dennis Ritchie at AT&T Bell
Labs. C is an important programming language because it is both a high level and a low level
programming language. It is a high level language, which means that it is more English-like
and easier for programmers to use than a low level language. At the same time, it possesses
low level language capabilities that allow programmers to directly manipulate the underlying
computer hardware.
The C++ programming language was developed by Bjarne Stroustrup at AT&T Bell Labs in 1979
and inherited the wide-spread popularity of C. Because many programmers liked using the
powerful C programming language, it was an easy step to move on to the new C++ language.

0 comments:

Post a Comment

Popular Posts

Recent posts