View Single Post

  #2 (permalink)  
Old 09-05-2007, 05:39 AM
Happy Harry Happy Harry is offline
Junior Member
 
Join Date: Feb 2006
Posts: 16
Happy Harry is on a distinguished road
Knowlege of C programming language will certainly help you while learning C++.
C++ is object oriented so you will have to learn those concepts
You will learn more about classes, member functions, polymorphism, inheritance, encapsulation and more.

Thanks
Reply With Quote