A ____ is the smallest unit of data that a binary computer can recognize.

A. byte
B. datum
C. pixel
D. bit


Answer: D

Computer Science & Information Technology

You might also like to view...

The class declaration begins with the word ____, which makes the class "visible" to those who might want to use it.

A. extern B. final C. public D. protected

Computer Science & Information Technology

__________ an event handler with a component tells the component which event han- dler to call for a certain event type.

) Declaring b) Defining c) Storing d) Registering

Computer Science & Information Technology

Reading content on a screen is more ____ to the human eye than reading the same content on a printed page.

A. tiring B. energizing C. pleasant D. helpful

Computer Science & Information Technology

A lambda expression represents a(n) ________ method—a shorthand notation for implementing a functional interface.

a. functional b. unnamed c. undesignated d. anonymous

Computer Science & Information Technology