differentiate between c nd c++
use of ::(scope resolution operator)
what kind of projects are suitable for c and c++
what is a class? example
Differentiate between c nd c++?
O_o... this sounds like a homework question. And such I won't give you clear answers. I will give you an overview and suggest that you visit www.wikipedia.org and search for C Programming and C++ Programming.
C is a procedural language thats considered C++ predecessor.
C++ was considered the extension to C by adding Object Oriented Programming/Design to the language.
:: is used When you need to access or define a part of a class.
Reply:C++ is a superset of C. It is object oriented. It has all of the capabilities of C, plus it allows you to use polymorphism and inheritance.
This link can provide you with a lot more detail
http://unthought.net/c++/c_vs_c++.html
Reply:Do your own homework.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment