1.  noConflict()

2.  noNameConflict()

3.  conflict()

4.  nameConflict()

4
Correct Answer :

noConflict()


Explanation :
No Explanation available for this question

1.  switchClass()

2.  toggleClass()

3.  altClass()

4.  switch()

4
Correct Answer :

toggleClass()


Explanation :
No Explanation available for this question

1.  Yes

2.  No

2
Correct Answer :

No


Explanation :
No Explanation available for this question

1.  To use jQuery, you can refer to a hosted jQuery library at Google

2.  To use jQuery, you must buy the jQuery library at www.jquery.com

3.  To use jQuery, you do not have to do anything. Most browsers (Internet Explorer, Chrome, Firefox and Opera) have the jQuery library built in the browser

4.  None of the above

4
Correct Answer :

To use jQuery, you must buy the jQuery library at www.jquery.com


Explanation :
No Explanation available for this question

1.  JavaScript that is separate from HTML

2.  JavaScript that doesn't annoy users

3.  JavaScript that works even with scripting turned off

4.  JavaScript that does not affect a web page

4
Correct Answer :

JavaScript that is separate from HTML


Explanation :
No Explanation available for this question

1.  /* This is a comment

2.  /* This is a comment. */

3.  // This is a comment

4.  All of the above

4
Correct Answer :

/* This is a comment


Explanation :
No Explanation available for this question

1.  printScope => console.log this

2.  self = this printScope -> console.log self

3.  printScope => console.log @

4.  All of the above

4
Correct Answer :

All of the above


Explanation :
No Explanation available for this question

1.  Ruby Gem

2.  PHP Frameworks

3.  JavaScript library

4.  None of the above

4
Correct Answer :

JavaScript library


Explanation :
No Explanation available for this question

1.  Sizzle

2.  Mango

3.  Badaboom

4.  AwesomeX

4
Correct Answer :

Sizzle


Explanation :
No Explanation available for this question

1.  With jQuery AJAX, you can request TXT, HTML, XML or JSON data from a remote server using both HTTP Get and HTTP Post

2.  jQuery provides a rich set of methods (functions) for AJAX web development

3.  Both A and B

4.  AJAX and jQuery are cross-platform (you can develop in Windows and serve on a Unix platform)

4
Correct Answer :

Both A and B


Explanation :
No Explanation available for this question

Interview Questions

MongoDB
Java Script
Node JS
PHP
JQuery
Python