Question:Which of the following is not a feature of JQuery?
A Access parts of a page (int the DOM tree).
B Modify the appearance of a page (CSS).
C Alter the content of a page (Manipulate of page content).
D Respond to a user's interaction with a page (Event).
E Add animation to a page (Effect).
F Simplify common JavaScript task
G AJAX
H SQL Query
+ AnswerH
+ Report