CS382 L1 Binary Numbers

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/14

flashcard set

Earn XP

Description and Tags

need to know terms + conversions and prefixes

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

15 Terms

1
New cards

binary

0,1

2
New cards

decimal

0,1,2,3,4,5,6,7,8,9

3
New cards

hexadecimal

0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F

4
New cards

most significant bit (MSB)

leftmost digit

5
New cards

least significant bit (LSB)

rightmost digit (before the “b”)

6
New cards

kilobyte (KB)

210 bytes

7
New cards

gigabyte (GB)

230 bytes

8
New cards

megabyte (MB)

220 bytes

9
New cards

terabyte (TB)

240 bytes

10
New cards

nibble

4 bits

11
New cards

byte

8 bits

12
New cards

half word

16 bits

13
New cards

word

32 bits

14
New cards

double word

64 bits

15
New cards

quadword

64 bits