| Snaprecruit.com

| Snaprecruit.com

Interview question based on skill :

Take as many assements as you can to improve your validate your skill rating

Total Questions: 14

1. Which of the following is not a method of AJAX?

Correct Answer is : stop()

2. The method releases jQuery’s control of $ is __________

Correct Answer is : $.noConflict()

3. In JavaScript, which one is used to finding the non-whitespace characters?

Correct Answer is : \S

4. Which one is not regular expression object method?

Correct Answer is : each()

5. Which of the following is not window object property?

Correct Answer is : constructor

6. Which of the following is not window object method?

Correct Answer is : unescape()

7. Which of the following is not navigator object property?

Correct Answer is : document

8. Which of the following is the Navigator object method?

Correct Answer is : javaEnabled()

9. Which of the following is not screen object property?

Correct Answer is : language

10. Which is not the method of History object?

Correct Answer is : moveBy()

11. Which is not the location object method?

Correct Answer is : stop()

12. Which is not the property of location object?

Correct Answer is : geolocation

13. Correct syntax for $.post() method is ____________

Correct Answer is : $.post(URL,data,callback)

14. Which of the following is not DOM property?

Correct Answer is : document.origin