
- Forum
- Programming Talk
- C and C++
- Which language is better
Which language is better
This is a discussion on Which language is better within the C and C++ forums, part of the Programming Talk category; I would like to know which language you prefer to use and why. C or C++, I have experience with ...
-
Which language is better
I would like to know which language you prefer to use and why. C or C++, I have experience with C but would like to learn C++ is there a lot of difference in the languages?
-
09-05-2007, 04:39 AM #2
- Join Date
- Feb 2006
- Answers
- 12
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
-
02-28-2008, 05:19 AM #3
- Join Date
- Feb 2008
- Answers
- 5
this might help you out
hi,
its nice that you know C and you are willing to learn C++.
some of the concepts of C will help you learning C++.
but there is a little difference between C and C++.
there are concepts of objects and classes in C++ which is not present in C
i would suggest you to learn C++ and if possible java also
for your career you need to learn atleast one object oriented language
like C++ or JAVA
best of luck for your future.
-
I would say u learn c++, it is object oriented language. It is easy to learn and understand.
-
Sponsored Ads

Reply With Quote





