Computer

Which number system, based on 0s and 1s, is used internally by computers?

What is the base of the decimal number system commonly used by humans?

What is the base of the binary number system?

What is the base of the hexadecimal number system, often used in programming?

What is the base of the octal number system?

What is the smallest unit of data in a computer, representing a single 0 or 1?

How many bits make up one byte?

How many bits make up a nibble?

Approximately how many bytes are in one kilobyte (KB)?

Approximately how many kilobytes are in one megabyte (MB)?

Approximately how many megabytes are in one gigabyte (GB)?

Approximately how many gigabytes are in one terabyte (TB)?

Which unit of data storage comes immediately after terabyte (TB) in increasing size?

Which memory hierarchy level is fastest and closest to the CPU?

In the memory hierarchy, which is generally faster: cache memory or RAM?

What term describes memory that simulates extra RAM by using space on the hard disk?

Which type of ROM can be erased and reprogrammed using ultraviolet light?

Which type of ROM can be electrically erased and reprogrammed without removing it from the circuit?

Which type of ROM can be programmed once by the user after manufacturing but not changed again?

Which type of RAM must be periodically refreshed to retain its data and is commonly used as main memory?

Which type of RAM does not need to be refreshed and is faster, often used for cache memory?

How many possible values can a single bit hold?

Which flash-memory-based storage device is commonly used as a portable, removable storage medium via USB?

Which generation of computers primarily used vacuum tubes as their main electronic component?

Which generation of computers introduced transistors, replacing vacuum tubes?