InterviewSolution
Saved Bookmarks
| 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 |
|