Logo

Javascript Questions Set 227:

Quiz Mode

Which of the following is a web application API framework? 

1
2
3
4

Solution:

Choose the correct order to use events in jQuery:

1
2
3
4

Solution:

What does the this keyword refer to in a method?

1
2
3
4

Solution:

Which property is used to obtain browser vendor and version information?

1
2
3
4

Solution:

What is the return data type of the accept property that belongs to the Input element?

1
2
3
4

Solution:

Which of the following properties is associated with the Request event?

1
2
3
4

Solution:

 What will be the reaction when a catch clause has no conditionals? 

1
2
3
4

Solution:

What does Dojo and YUI have in common? 

1
2
3
4

Solution:

Which property holds a DataTransfer object that contains information about the data being transferred and the formats in which it is available?

1
2
3
4

Solution:

What is the purpose of the min.js file in jQuery?

1
2
3
4

Solution: