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