Four bits is called a _________.

A. radix point
B. byte
C. nibble
D. binary digit


C. nibble

Computer Science & Information Technology

You might also like to view...

Which statement is false?

a. An enum declaration is a comma-separated list of enum constants and may optionally include other components of traditional classes, such as constructors, fields and methods. b. Any attempt to create an object of an enum type with operator new results in a compilation error. c. An enum constructor cannot be overloaded. d. enum constants are implicitly final and static.

Computer Science & Information Technology

A(n) _____ search requires the search engine to find pages that include a particular sentence with words in a specified order.

A. matching-phrase B. exact-phrase C. Boolean D. keywords

Computer Science & Information Technology

Grouping data is completed in the:

A) Database View of a select query. B) Record Set View of a select query. C) Design View of a select query. D) Excel Worksheet.

Computer Science & Information Technology

Which hardening tool can be used to identify if file tempering has occurred?

a. chroot b. TCP Wrapper c. Tripwire d. Logging

Computer Science & Information Technology