1. JavaScript can help to increase the user experience with which of the following method for a web page.
A. By creating animation and other effects to guide a user and help with page navigation.
B. By sorting the columns of a table to make it easier for searching on table.
C. By hiding certain content and revealing details progressively as the user "drills down" into that content.
D. All of the above.
2. Which of the following are the ways to embed Client side JavaScript code within HTML documents.
i) Inline, between a pair of tags.
ii) From an external file specified by the src attribute of a
A. By creating animation and other effects to guide a user and help with page navigation.
B. By sorting the columns of a table to make it easier for searching on table.
C. By hiding certain content and revealing details progressively as the user "drills down" into that content.
D. All of the above.
2. Which of the following are the ways to embed Client side JavaScript code within HTML documents.
i) Inline, between a pair of tags.
ii) From an external file specified by the src attribute of a