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