exam questions

Exam 70-480 All Questions

View all questions & answers for the 70-480 exam

Exam 70-480 topic 5 question 14 discussion

Actual exam question from Microsoft's 70-480
Question #: 14
Topic #: 5
[All 70-480 Questions]

Where should your JavaScript code be placed?

  • A. In the <head> element of your HTML document.
  • B. Just before the </body> tag.
  • C. You should always place your JavaScript code in separate files, external to your HTML document.
  • D. Inside the <body> element, at the top.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
References:
http://www.daoudisamir.com/references/vs_ebooks/html5_css3.pdf

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Lt_munchies
Highly Voted 4 years, 9 months ago
I made it to the last question. Back to question 1 for recap
upvoted 8 times
...
jaimeyzv
Most Recent 5 years, 1 month ago
C. You should always place your JavaScript code in separate files, external to your HTML document. The anwser is in the training pdf file.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...