Which jQuery method should be used to deal with name conflicts?
noConflict()
noNameConflict()
conflict()
nameConflict()
Correct Answer : A
Which jQuery method is used to switch between adding/removing one or more classes (for CSS) from selected elements?
Is jQuery a W3C standard?
Which statement is true?