Question d’entretien chez ValueLabs

Why JavaScript is used in browsers? Why not the languages Java, Python or Ruby?

Réponses aux questions d'entretien

Utilisateur anonyme

31 mai 2015

oops javascript itself is a default plugin in all browsers.. if you had explained very on dynamic manipulation of web page (not webpages). you may come up with the right point javascript is async and helpfull in interacting with dom elements instantly for better user interaction.

1

Utilisateur anonyme

30 avr. 2015

My answer: It is used for dynamic manipulation of web pages. Also, it is supported by browsers natively without need of plugins. Expected answer: JavaScript is used as it supports asynchronous methods! This was really funny because this is a subjective question and he was expecting objective answer!