Explanation:
What code are you talking about?
Answer:
<h2>Rom</h2>
Explanation:
ROM is memory containing hardwired instructions that the computer uses when it boots up, before the system software loads
Answer:
The answer is B, E, and F
Explanation:
Answer:
A page that gets a Didn't Load flag
Pages with an obvious problem with functionality or errors in displaying content
Explanation:
The main reason why a page gets Page Quality rating Low/Lowest is if it can't be shown for one reason or another.
A page with mismatch between the location of the page and the rating location, does have a mismatch but some form of a page is shown.
A file type other than a webpage displays that specific file type in a page framework, so page is shown
Other two do not show a page, so they will get a PQ rating Low/Lowest
Answer:
All
Explanation:
Not sure on the context of this question, but a loop is generally used to iterate though every piece of data to perform some kind of operation, on everything in something like an array or string.