A JavaScript program developed on a Unix Machine
will throw errors and exceptions
must be restricted to a Unix Machine only
will work perfectly well on a Windows Machine
will be displayed as a JavaScript text on the browser
Answer : C
View More Related Question
1) JavaScript is invented by ________.
2) JavaScript is ______ Side Scripting Language.
3) JavaScript can be written
directly into JS file and included into HTML
directly on the server page
directly into HTML pages
All of the mentioned
View Answer
4) Which of the operator is used to test if a particular property exists or not?
5) JavaScript is designed for following purpose
To Style HTML Pages
To Execute Query Related to DB on Server
To add interactivity to HTML Pages.
To Perform Server Side Scripting Opertion
View Answer