Most Web pages have an .html or .htm extension because they are stored in ____ format.

A. DOCX
B. XML
C. HTML
D. TXT


Answer: C

Computer Science & Information Technology

You might also like to view...

What would display if the following pseudocode was coded and executed?

``` Declare String grade = "93" If isInteger(grade) Then Set intGrade = stringToInteger(grade) Display intGrade Else Display "Not a valid number" ``` a. "93" b. 93 c. Not a valid number d. 93 Not a valid number

Computer Science & Information Technology

What layers of a protocol stack are used on a router? A host?

What will be an ideal response?

Computer Science & Information Technology

Which of the following is used to certify intermediate authorities in a large PKI deployment?

A. Root CA B. Recovery agent C. Root user D. Key escrow

Computer Science & Information Technology

AnĀ  absolute pathis a type of path that references web pages or media filesĀ  within the same website.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology