返回卡包市场

Unit

暂无描述。系统推荐的高质量记忆内容,适合每天坚持背诵学习。

卡片总数: 12内容版本: v4公开卡包更新时间: 8/1/2026

卡片预览 (12 张)

#1
正面 (问题)

List the units of data storage from the smallest to the largest.

背面 (解答)

Bit Nibble Byte Kilobyte Megabyte Gigabyte Terabyte Petabyte

#2
正面 (问题)

What is a bit?

背面 (解答)

A bit is a binary digit, the smallest unit of data you can store, each it is represented using 1 and 0.

#3
正面 (问题)

What is a Nibble?

背面 (解答)

This is the term to describe 4 bits.

#4
正面 (问题)

What is a byte?

背面 (解答)

A collection of 8 bits (2 nibbles), keyboard characters generally take up about one byte.

#5
正面 (问题)

What is a kilobyte?

背面 (解答)

1000 bytes

#6
正面 (问题)

What is a megabyte?

背面 (解答)

1000 kilobytes

#7
正面 (问题)

What is a gigabyte?

背面 (解答)

1000 megabytes

#8
正面 (问题)

What is a terabyte?

背面 (解答)

1000 gigabytes

#9
正面 (问题)

What is a petabyte?

背面 (解答)

1000 terabytes

#10
正面 (问题)

What is the calculations for Text files?

背面 (解答)

Bits per character x Number of characters

#11
正面 (问题)

What is the calculations for Sound files?

背面 (解答)

Sample rate x Duration x bit depth = bit rate bit rate x duration = size of file

#12
正面 (问题)

What is the calculations for Image files?

背面 (解答)

Color depth x Image height x Image width