stason.org logo lotus


previous page: 01 What is the purpose of this newsgroup?page up: alt.comp.lang.learn.c-c++ Frequently Asked Questionsnext page: 03 So, are C and C++ not so similar after all?

02 What is C/C++?

 Books
 TULARC
















Description

This article is from the alt.comp.lang.learn.c-c++ Frequently Asked Questions. Compiled by Sunil Rao sunil.rao@ic.ac.uk.

02 What is C/C++?

First of all, C and C++ are different languages. C was created by Dennis Ritchie as an efficient language for systems programming. Bjarne Stroustrup then extended C by adding features to support object-oriented programming. C++ can be considered to be a superset of C, but there are real differences between them.

It can usually (though not always) be assumed that anybody who talks about "C/C++" as one language is no expert - this extends to book authors too. It is normally unclear whether somebody is referring to "C OR C++" or "C AND C++" when using this expression, so it is probably best avoided.

 

Continue to:


Share and Enjoy

Bookmark this story so others can enjoy it:
  • digg
  • Reddit
  • del.icio.us
  • Furl
  • Wists

Tags

c, c++, programming, compiling







TOP
previous page: 01 What is the purpose of this newsgroup?page up: alt.comp.lang.learn.c-c++ Frequently Asked Questionsnext page: 03 So, are C and C++ not so similar after all?