nerdexam
Microsoft

98-361 · Question #375

98-361 Question #375: Real Exam Question with Answer & Explanation

The correct answer is C. Write JavaScript code inside a separate file.. See the full explanation below for the reasoning.

Question

You write large amount of JavaScript code for your Web site. You need to take advantage of caching techniques to make sure that Web pages load as quickly as possible. You also need to ensure that you can modify the JavaScript code with the least amount of effort. What should you do?

Options

  • AWrite JavaScript code inside the <SCRIPT> tag.
  • BWrite JavaScript code inside the <SCRIPT> tag.
  • CWrite JavaScript code inside a separate file.
  • DWrite JavaScript code inside a separate file.

Community Discussion

No community discussion yet for this question.

Full 98-361 Practice
You write large amount of JavaScript code for your Web site. You... | 98-361 Q#375 Answer | NerdExam