Capgemini interview question

What is the difference b/w java and python?

Interview Answer

Anonymous

8 Oct 2020

the major difference between java and python is that Java is statically typed, whereas python is dynamically typed. also java is comparatively faster than python.