Back

Explore Courses Blog Tutorials Interview Questions
0 votes
3 views
in Python by (50.2k points)

Can anyone tell me how much faster is C++ than Python?

1 Answer

0 votes
by (119k points)

Statistically, C++ is 400 times faster than Python with the exception of a single case. Python is more of a memory hog. When it comes to source size though, Python wins with a big margin.

I recommend to start with Python, check out this Python Certification program by Intellipaat to learn Python.

You can watch this video on Python vs C++ for more comparisons:

Related questions

0 votes
1 answer
asked Sep 23, 2020 in Python by ashely (50.2k points)
0 votes
1 answer
asked Aug 1, 2020 in Python by ashely (50.2k points)
0 votes
1 answer
asked Jan 20, 2021 in Technology Trends by dev_sk2311 (45k points)
0 votes
1 answer
asked Sep 23, 2020 in Python by ashely (50.2k points)

Browse Categories

...