HTML provides ____ levels of headings.
A. two
B. four
C. six
D. eight
Answer: C
You might also like to view...
Name the three main categories to techniques that developers can use to evaluate Web accessibility.
What will be an ideal response?
Some programmers prefer not to use protected access, because they believe it breaks the encapsulation of the base class. Discuss the relative merits of using protected access vs. using private access in base classes.
What will be an ideal response?
What is the purpose of uninstall utilities?
What will be an ideal response?
TCP is a robust protocol: sequencing and error correction are assured, but there is a penalty in overhead (e.g., if no resequencing or error correction is needed). UDP does not provide these services but is correspondingly simpler. Cite specific situations in which the lightweight UDP protocol could be acceptable, that is, when error correction or sequencing is not needed.
What will be an ideal response?