Some facts 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.

No comments:

Post a Comment