_____, a coding method that uses one byte per character, is used on mainframe computers and high-capacity servers.

A. ASCII (American Standard Code for Information Interchange)
B. EBCDIC (Extended Binary Coded Decimal Interchange Code)
C. Unicode
D. ISO (International Organization for Standardization)

Answer: B

Computer Science & Information Technology

You might also like to view...

The ________ command checks for common errors that occur in formulas

A) Error Checking B) Audit C) Trace Error D) Hide Error

Computer Science & Information Technology

A ______ is the subset of vertices visited during a traversal that begins at a given vertex.

a. circuit b. multigraph c. digraph d. connected component

Computer Science & Information Technology