View Single Post
  #1 (permalink)  
Old April 23rd, 2010, 07:34 AM
jackdalson jackdalson is offline
Registered User
 
Join Date: Apr 2010
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Post Some Facts about C++.

Hi Friends,

Not sure if this is a serious question of ur teacher , but here are some about C++:

1.C++ was derived from C in the 80s
2.C++ is object oriented programming language
3.C++ supports structured programming as well
4.C++ is highly used because it's fast and middle level language and many other reasons
5.C++ supports multiple inheritance , Java does NOT.
6.C++ affected Java and C#
7.It's statically typed
8.It's strongly typed ?( u have to declare the variables )
9.It supports pointers ( access to memory addresses)
10.It supports preprocessing before compilation.

If you have more amazing things please share with us..

Thank You.....
Reply With Quote