Number Systems Flashcards

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

1/15

flashcard set

Earn XP

Description and Tags

Flashcards about Number Systems

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

16 Terms

1
New cards

What number system do computers primarily understand?

Binary system (0's and 1's)

2
New cards

What is a number system?

A way to represent different quantities.

3
New cards

What determines the value of each digit in a number?

The face value of the digit, the place value of the digit, and the base of the number system.

4
New cards

What digits are used in the Decimal Number System?

0 to 9

5
New cards

What is the base of the Decimal Number System?

10

6
New cards

What digits are used in the Binary Number System?

0 and 1

7
New cards

What is the base of the Binary Number System?

2

8
New cards

What digits are used in the Octal Number System?

0 to 7

9
New cards

What is the base of the Octal Number System?

8

10
New cards

What digits are used in the Hexadecimal Number System?

0-9 and A-F

11
New cards

What is the base of the Hexadecimal Number System?

16

12
New cards

Who gave the concept of zero (0)?

Aryabhatta

13
New cards

What is a quick way to identify even numbers?

Numbers ending with 0, 2, 4, 6, or 8 are even numbers.

14
New cards

What is the first step to convert a decimal number into a binary number?

Divide the number by 2.

15
New cards

What is the first step to convert a decimal number into an octal number?

Divide the number by 8.

16
New cards

What is the first step to convert a decimal number into a hexadecimal number?

Divide the number by 16.