Question d’entretien chez Fortinet

What's the difference between java and javascript

Réponse à la question d'entretien

Utilisateur anonyme

28 avr. 2022

The main difference between java and javascript is that : 1. Java is an object oriented language where as Javascript is an object based programming language. 2. we will never get any inbuilt object that will perform our tasks but in Javascript we have inbuilt objects ex: Windows 3. We can design the front end of an application efficiently with Javascript while Java is mostly used for backend development.

1