Saturday, May 22, 2010

What's the difference b/w c,c+ & c++ languages?What should one start learning with?Are they interrelated?

As most of them have said above...there is no language called C+..there are only C,C++....


The C language is a structured programming language...


and C++ is a object oriented programming language...


The code you type in both the languages are same...both languages have same syntax for the code...you can start with C or C++..it doesn't matter much...coz most of the video tutorials i have seen..and books i have read...starts from the most basic elements in the C language...and C and C++ are languages used to develop programs in the MS-DOS environement.... i.e when you execute your program...the output will be shown in a black screen... and after you have mastered C and C++..you can opt for Visual C++ or C# programming language which are used by proffesional software developers to make applications for Microsoft Windows... now the software indusry don't use C or C++ for their software development... they use the windows programming languages....But it's better to start with C or C++...if you are a fresher....

What's the difference b/w c,c+ %26amp; c++ languages?What should one start learning with?Are they interrelated?
No they are similar but not the same. Learn C++
Reply:B_ C_ C++


first there was B language then came C n then C++


C# ( sharp) it is the competitor of C++
Reply:First of all, there is no language called C+.Only C and C++ are there.


OK. C is the basis for learning any computer language.


C++ is another programming language born out of C.It has some additional features when compared to C.


Learn C first.But before that if you are strong in BASIC programming,it will be better.
Reply:First of all there's no such language as C+... The difference between C and C++ is that, C is a non object oriented language, while C++ is an object oriented language. But they have very similar syntax. Actually C++ is extended from C.





Search for object oriented language in google.
Reply:C- is structure oriented ,where as C++ object oriented progamming design





C++ is super set of C.


start with C++
Reply:C++ is a super set of C, you can start learning C first and then move to C++
Reply:C is structured language while C++ is object oriented. C++ can do everything that C can and also more than that!





Its not necessary to know C to learn C++, just get a good beginner level c++ book like Schaums.





There's nothing like c+.


No comments:

Post a Comment