1.

A JavaScript program developed on a Unix Machine ________(a) will throw errors and exceptions(b) must be restricted to a Unix Machine only(c) will work perfectly well on a Windows Machine(d) will be displayed as a JavaScript text on the browserThe question was asked by my college director while I was bunking the class.This interesting question is from Lexical Structure in division Lexical Structures of JavaScript

Answer»

Right answer is (c) will work perfectly well on a Windows Machine

To elaborate: JavaScript can be EXECUTED on DIFFERENT operating systems THEREFORE the program developed on UNIX will work perfectly fine on windows ALSO.



Discussion

No Comment Found

Related InterviewSolutions