Match the following terms to their meanings:

I. ASCII
II. Delimiter
III. Link
IV. XML
V. HTML

A. A language used to display Web pages
B. The standard language for defining and storing data on the Web
C. A character that is used to separate fields within a record
D. A connection to data in another file
E. Plain Text stores the data using this character set


E, C, D, B, A

Computer Science & Information Technology

You might also like to view...

PowerPoint does not provide layouts containing chart placeholders, only picture ones.

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

Computer Science & Information Technology

?A decision tree is read from left to right, with the conditions along the various branches and the actions at the far left.

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

Computer Science & Information Technology

If a statement in the try block throws an exception, the program immediately jumps to a ____________.

a. catch block b. try block c. run block d. break block

Computer Science & Information Technology

When a virtual address points to a page that is not in real memory, a(n) __________ is recognized and a page-in (or swap-in) operation begins.

a. interrupt b. page fault c. polling signal d. page interrupt

Computer Science & Information Technology