Logo

Javascript Questions Set 205:

Quiz Mode

Which HTML tag is used to draw graphics on the fly in JavaScript?

1
2
3
4

Solution:

What should be the type of the script_url attribute?

1
2
3
4

Solution:

 What is the purpose of the Block tab? 

1
2
3
4

Solution:

The method that performs the search-and-replace operation to strings for pattern matching is _______

1
2
3
4

Solution:

 Which handler is triggered when the content of the document in the window is stable and ready for manipulation? 

1
2
3
4

Solution:

_______________ must be a unique number or string, using which React just reorders the elements instead of re-rendering them.

1
2
3
4

Solution:

Which of the following statements about the push() method is false?

1
2
3

Solution:

 The functions provide() and require() of Dojo toolkit and Google’s Closure library are used for ___________ 

1
2
3
4

Solution:

The property of the JSON() method is ________

1
2
3
4

Solution:

Which of the following statements are true for React routers?

1
2
3
4

Solution: