JavaScript QUIZ -8
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
Which Rhino command quits Rhino environment?
2 / 20
When do uncaught exceptions generate events?
3 / 20
What is the method used to pause “data” events?
4 / 20
Which function is a synonym for on()?
5 / 20
Which among the following POSIX signals generate events?
6 / 20
What is the function used to deregister event handler ‘f’?
7 / 20
Which is a useful way to try out small and simple Rhino programs and one-liners?
8 / 20
Which of the following are global functions that are not part of core JavaScript?
9 / 20
Which of the following is an event emitter?
10 / 20
Which of the following reads the textual contents of a URL and returns as a string?
11 / 20
What is the function used to remove all handlers for name events?
12 / 20
Which of the following is an example to perform the most common XML manipulations using the XML objects invocation?
13 / 20
What is the code required to delete all “weight” tags?
14 / 20
What does Rhino do when the getter and setter methods exist?
15 / 20
Rhino is originated by _______
16 / 20
Which of the following is the descendant operator?
17 / 20
What are the events generated by the Node objects called?
18 / 20
Which is a more formal way of importing packages and classes as JavaScript objects?
19 / 20
When the “end” event fires on EOF when no more data will arrive, which function is called?
20 / 20
What will be the return value of the write() method when the Node cannot write the data immediately and has to buffer it internally?
Your score is
Restart quiz Exit
Comments are closed.