Logo

Javascript Questions Set 181:

Quiz Mode

Which of the following are Math object properties?

1
2
3
4

Solution:

In Flux, action creators often trigger a dispatch when invoked

1
2
3
4

Solution:

_______________ functions return a new value based on arguments passed to them.

1
2
3
4

Solution:

What is used for parsing JSON text?

1
2
3
4

Solution:

The statement $(".demo") finds which element?

1
2
3

Solution:

A closure template is used to _____.

1
2
3
4

Solution:

The Effect Hook allows us to perform _________________ from a function component.

1
2
3
4

Solution:

What does Dojo and YUI have in common? 

1
2
3
4

Solution:

What is the approach used to compress HTML in web servers and modern web browsers?

1
2
3
4

Solution:

Which of the following statements about the use of script in an external file is false?

1
2
3
4
5

Solution: