JavaScript MCQ : JS Basics (Multiple Choice Questions)
Question 1 |
Javascript is _________ language.
Scripting | |
Application | |
Programming | |
None of These |
Question 2 |
JavaScript is ______ Side Scripting Language.
ISP | |
None of These | |
Server | |
Browser |
Question 3 |
JavaScript is designed for following purpose -
To Style HTML Pages | |
To Perform Server Side Scripting Opertion | |
To add interactivity to HTML Pages. | |
To Execute Query Related to DB on Server |
Question 4 |
Select Appropriate Option(s) : JavaScript is can be written -
directly on the Server Script | |
None of these | |
directly into HTML pages | |
directly into JS file and included into HTML |
Question 5 |
JavaScript is an ________ language.
interpreted | |
compiled |
There are 5 questions to complete.