Logo

Javascript Questions Set 222:

Quiz Mode

What is the correct way to sort an array?

1
2
3
4

Solution:

Which of the following is not a property of the Location object?

1
2
3
4

Solution:

Which attribute is used to extend the lifetime of a cookie?

1
2
3
4

Solution:

Which window does Firefox use to display error messages?

1
2
3
4

Solution:

Which method can be used to cancel future invocations of the setInterval() function?

1
2
3
4

Solution:

What is the return value of the getContext() method in the HTML5 Canvas API?

1
2
3
4

Solution:

The events that are emulated by the jQuery library are _____

1
2
3
4

Solution:

Which method is used to select an element by its id in JavaScript?

1
2
3
4

Solution:

What is the purpose of the importNode() method?

1
2
3
4

Solution:

What is being used to ensure that each subset conforms to the overall specification?

1
2
3
4

Solution: