Joseph Stevens
Quiz por , criado more than 1 year ago

Binary (Normal, sign and magnitude, 2s compliment, floating point), Octal, hexidecimal

4
0
0
Joseph Stevens
Criado por Joseph Stevens mais de 9 anos atrás
Fechar

Number representations

Questão 1 de 3

1

Represent the denary number 255 as a hexadecimal number.

Selecione uma das seguintes:

  • FF

  • 255

  • 1515

  • A8

Explicação

Questão 2 de 3

1

Represent the octal number 457 as a binary number

Selecione uma das seguintes:

  • 1111 1111 1111 1111

  • 0101 0101 0101 0101

  • 0000 0001 0010 1111

  • 98

Explicação

Questão 3 de 3

1

Represent the hexadecimal number 2AA as an octal number

Selecione uma das seguintes:

  • 277

  • 1252

  • 344

  • 0100 1011

Explicação