Open In App

Web technologies Questions | jQuery Quiz | Set-2 | Question 7

Like Article
Like
Save
Share
Report

The Query.noConflict(true) in jQuery is used as

(A)

free up the $ symbol by other libraries

(B)

Improve compatibility

(C)

Remove all jQuery variables

(D)

All of the above


Answer: (D)

Explanation:

Query.noConflict(true) is a method in jQuery that is used to release the hold. It is used) Free up the $ symbol for use by other libraries, Improve compatibility and Remove all jQuery variables.


Quiz of this Question
Please comment below if you find anything wrong in the above post


Last Updated : 20 Sep, 2021
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads