Sistemas de Numeração Flashcards

1
Q

Quantos bits tem um byte?

A

8

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

O que é uma base posicional ponderada?

A

O valor de cada algarismo depender da sua posição. (Posição menos significativa à direita)

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

Base Binária algarismos:

A

0 e 1

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

Bit = ?

A

Binary digit

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

Porquê um sistema binário?

A

É mais adequado quando se pretende modelar o funcionamento dos sistemas eletrónicos em que os dispositivos digitais se baseiam: Alto - 1, Baixo - 0

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

Símbolos da base octal

A

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

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

Símbolos da base Hexadecimal

A

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

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

No código ASCII cada caractere é representado por um conjunto de…

A

7 bits

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

Quantos bits tem um 1Kb?

A

2^10

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

Quantos bits tem um 1Mb?

A

2^20

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

Quantos bits tem um 1Gb?

A

2^30

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

Quantos bits tem um 1Tb?

A

2^40

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

Quantos bits tem 1KB?

A

2^10*2^3

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

Quantos bits tem 1MB?

A

2^20*2^3

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

Quantos bits tem 1GB?

A

2^30*2^3

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

Quantos bits tem 1TB?

A

2^40*2^3

17
Q

b = ?

A

bit

18
Q

B = ?

A

Byte

19
Q

Grupo de 4 bits

A

nibble

20
Q

Grupo de 8 bits

A

byte (ou octeto)

21
Q

Quantos bits tem o código RGB?

A

24, agrupados em grupos de 8

22
Q

Quantos bits tem o endereço IPv4?

A

32, agrupados em grupos de 8 bits (e escritos em decimal para ser mais fácil)