Computer Science, asked by shakti01, 1 year ago

what is the difference between c++ and python

Answers

Answered by aanaya31
1
Differences between c++ and python are

Python uses Garbage collections whereas c++ does not.
C++ is a statically typed language while python is a dynamically typed language.

shakti01: thanks
aanaya31: welcome
Answered by nilesh102
1

hi mate,

According to news we know that comparing C++ vs. Python leads to one conclusion: Python is better for beginners in terms of its easy-to-read code and simple syntax. ... However, for more sophisticated game development, C++ is an unstoppable leader. Performance of C++ and Python also comes to an end with this conclusion: C++ is much faster than Python.

i hope it helps you.

Similar questions