Computer Science Chapter 4.5- Fundamentals of data representation

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/33

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 10:00 PM on 8/23/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

34 Terms

1
New cards

What is a natural number?

a whole positive number (eg. 1,2,3)

2
New cards

What is the letter for a natural number?

N

3
New cards

What is an integer?

A whole number (eg. -2,-1,0,1,2)

4
New cards

What is the letter for an integer?

Z

5
New cards

What is a rational number?

Numbers that can be written as a fraction (eg. 1/3 , -5/3)

6
New cards

What is the letter for a rational number?

Q

7
New cards

What is an irrational number?

A number that cannot be written as a fraction (eg, π, e)

8
New cards

What is the letter for irrational numbers?

I (i)

9
New cards

What is a Real number?

All possible quantities

10
New cards

What is the letter for a real number?

R

11
New cards

What is an ordinal number?

A number that represents the position or order of something in a sequence (eg. 1st, 2nd, 3rd)

12
New cards

What base numbers do decimal, binary and hexadecimal have?

decimal - base 10

binary - base 2

hexadecimal - 16

13
New cards

What are binary prefixes used for?

Binary prefixes describe quantities of bytes using powers of 2

14
New cards

What are the binary prefixes for bytes?

kibi (Ki) = 2¹⁰

mebi (Mi) = 2²⁰

gibi (Gi) = 2³⁰

tebi (Ti) = 2⁴⁰

15
New cards

What are the decimal prefixes used for?

Decimal prefixes describe quantities of bytes using powers of 10

16
New cards

What are the decimal prefixes for bytes?

kilo (K) = 10³

mega (M) = 10⁶

giga (G) = 10⁹

tera (T) = 10¹²

17
New cards

What is signed binary and unsigned binary?

Signed binary = negative numbers

Unsigned binary = positive numbers

18
New cards

When using unsigned binary how can you calculate the maximum value possible with a given number of bits?

2ⁿ - 1

19
New cards
20
New cards
21
New cards
22
New cards
23
New cards
24
New cards
25
New cards
26
New cards
27
New cards
28
New cards
29
New cards
30
New cards
31
New cards
32
New cards
33
New cards
34
New cards