____ files store each individual character, such as a letter, digit, dollar sign, decimal point, and so on, using an individual character code.

A. Data
B. Text
C. Binary
D. ASCII


Answer: B

Computer Science & Information Technology

You might also like to view...

Method AdjMatrixDiGraph.removeVertex() tests to see if an entry represents an edge (is equal to 1) and if so, clears it (sets it to 0). Would the method be more efficient if it just walked through and cleared the appropriate row and column of the adjacency matrix? Would this work?

What will be an ideal response?

Computer Science & Information Technology

A network collision happens when two devices attempt to communicate on the same physical segment at the same time.

a. true b. false

Computer Science & Information Technology

____ allows users to send very short messages to others who are connected to the network using smartphones or other Internet devices.

A. ?Text messaging B. ?Podcasting C. ?Email messaging D. ?Posting

Computer Science & Information Technology

The ADT binary search tree is value-oriented.

What will be an ideal response?

Computer Science & Information Technology