Capgemini Interview Question

What is the difference b/w java and python?

Interview Answer

Anonymous

Oct 8, 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.