Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

A JavaScript program developed on a Unix Machine ________

a) will work perfectly well on a Windows Machine
b) will be displayed as a JavaScript text on the browser
c) must be restricted to a Unix Machine only
d) will throw errors and exceptions

Answer: a
Explanation: JavaScript can be executed on different operating systems therefore the program developed on UNIX will work perfectly fine on windows also.

Join The Discussion