Number Systems Flashcards

1
Q

What is a Computer System?

A

Computer systems are a combination of both hardware and software working together.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the three types of Number Systems?

A

Binary, Decimal and Hexadeciamal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the two types of Binary numbers?

A

1 and 0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What does Hexadecimal start and end from?

A

0-15 (F)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are the purpose of Number Systems?

A

Number Systems are used in Computers to represent the information. Number systems have different bases and the most common of them are the decimal, binary, and hexadecimal.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Why is Hexadecimal used?

A

It’s used because binary numbers can get too big, so Hexadecimal is used to simplify the number and makes it smaller

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Convert 11001 to Decimal

A

25

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Convert 45 to Binary

A

101101

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Convert 2C to Decimal

A

44

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Convert 11011 to Hexadecimal

A

1B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Convert B2 to Binary

A

10110010

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Convert the binary number 11010010 to a decimal number

A

210

How well did you know this?
1
Not at all
2
3
4
5
Perfectly