answersLogoWhite

0

Bjarne Stroustrup

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What does a C developer do?

A C developer designs and writes programs using the C programming language. A C++ developer does the same but uses the C++ programming language. A C/C++ developer uses both C and C++.


What are the interpreter in c plus plus?

C++ is a compiled language, not an interpreted language.


In computer language C plus plus is related to?

C++ is related to C, the language from which it is derived.


Does windows 7 operating system support c plus plus and c?

Yes, via Visual Developer Studio


Why c plus plus is called the backbone of computer programming?

Because it is used by almost every software developer. C++ is a strong, efficient and reliable programming language. You can use C++ to make everything from general applications, video games, and even operating systems.


Is c plus plus a complied or interpreted language?

C++ is generally a compiled language.


Why is it that c why is it that c plus plus best prog language?

C, and its successor, C++, are arguably the best language in certain scenarios. C and C++ are very portable (runs well on different platforms simply by compiling to different targets), have a decent trade-off of speed and portability, and, arguably, has the largest following of developers that use C and C++ on a regular basis; usually the first language ported to any new Operating System is C or C++. However, C and C++ are just tools; there are times when assembler is the best language, and yet others when Java or ActionScript is the best language. Learning multiple languages makes a developer far more versatile in today's market, and one should aspire to learn multiple languages if they wish to pursue a career as a developer.


What programming framework does C plus plus use?

C++ doesn't use a framework; it is a general purpose, object oriented programming language derived from the C programming language. Specific implementations, such as Microsoft Visual C++, make use of frameworks.


Which Company To develop c plus plus language?

While there are many companies and organisations implementing C++, language development is the sole responsibility of The C++ Standards Committee, or WG21 as they are officially known (ISO/IEC JTC1/SC22/WG21). Bjarne Stroustrup, the original developer of C++ and a founding member of the committee, currently sits as the Chair of the Evolution Working Group.


Is C plus plus a high level language?

Yes, C++ is a high-level language.


What is reg52.h header in c language?

Not part of the standard C-library, so you have to contact its developer.


Who is the owner of c plus plus language?

Bjarne Stroustrup is the author of C++. However, no one "owns" this language.