JavaScript QUIZ -9
The quiz consists of 20 CSS questions. Let's check your CSS with this simple quiz.
Total Questions : 20Question Type : MCQTime Limit : 5 MinutesMaximum Points : 20
1 / 20
Why does the Node rely on event handlers?
2 / 20
Which is a fast C++ based JavaScript interpreter?
3 / 20
What is the alternative command used in Node for load()?
4 / 20
What is the command to run the node programs?
5 / 20
A JavaScript program can traverse and manipulate document content through __________
6 / 20
The necessary globals of a node are defined under which namespace?
7 / 20
The JavaScript classes can be instantiated using _____ operator.
8 / 20
The new Java arrays can be created into JavaScript programs using which of the following classes?
9 / 20
The service(s) that enables networking through scripted HTTP requests is __________
10 / 20
What is the code to print hello one second from now?
11 / 20
The main purpose of JavaScript in web browser is to ___________
12 / 20
What is the programming philosophy that argues that content and behaviour should as much as possible be kept separate?
13 / 20
What is the command used for debugging output in Node?
14 / 20
Why does Node not block while waiting for operations to complete?
15 / 20
The HTML5 specification does not includes __________
16 / 20
Among the below given functions, Node supports which of the following client-side timer functions?
17 / 20
Client-side JavaScript code is embedded within HTML documents in __________
18 / 20
The behaviour of the document elements can be defined by __________
19 / 20
Which is the method used for registering handlers?
20 / 20
Which of the following communicates with server-side CGI scripts through HTML form submissions and can be written without the use of JavaScript?
Your score is
Restart quiz Exit
Comments are closed.