+ 4

C++ vs Python

What is the main difference between this two languages and which is better.

1st Apr 2018, 5:05 PM
Avis Lowha
Avis Lowha - avatar
4 Answers
+ 3
@Sreejith which is the best?
1st Apr 2018, 5:12 PM
Avis Lowha
Avis Lowha - avatar
+ 2
C++ iostream python -> no headers c++ { } python -> no braces c++ main() python -> no explict main c++ big code python -> comparatively small code c++ faster python -> more processing power
1st Apr 2018, 5:10 PM
‎ ‏‏‎Anonymous Guy
+ 2
The two languages are not made for the same thing and each is better at what they are made for.
1st Apr 2018, 8:13 PM
Freetoast
Freetoast - avatar
+ 1
c++ can be used for high speed processing Python is used for high data processing so both are good at what they do
2nd Apr 2018, 12:57 AM
‎ ‏‏‎Anonymous Guy