We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5
C++ programming language was
developed in 1980 by Bjarne Stroustrup
at bell laborateries of AT&T(American Telephone & Telegraph),located in U.S.A. Bjarne stroustrup is know as the founder of C++ language. The C++ language is an object oriented programming language & acombiation of both low-level a middle- level language. C++ was initially know as”C with classes,” and was renamed C++ in 1983. ++ is shorthand for adding one to variety in programming ; therefore C++ roughly mean that “one higher than c”. In 1983 ,the name of the language got modified from C with categories to C++. The ++ operator within the C language is the associate operator for incrementing a variable,which provides some insight into however stroustrup regarded the programming language .several new option got additional around this point ,the the foremost notable of that area unit virtual function perform overloading,reference with the const keword . C++ is still the third most popular programming language among developer worldwide , with 23% of developer using it in 2024 . Before C++ , there were so many languages which were being used by the programmers like GW Basic , Pascal , and Fortan etc. But after thre birth of C++ , it becomes more famous than all other languages . So many of the programmers divorced the other languages and happily married with C++ . C++ is widely used in the Gaming industry .various companies hire people with a knowledge of C++ to build interactive games for them . We can use C++ to create web browsers like Mozilla Firefox and compilers . The medical industry used C++ to build most of their software. Few of the other programming languages like Java are built using the C++ languages .