johnrclark12
Quiz por , criado more than 1 year ago

Quiz Questions Given

340
0
0
johnrclark12
Criado por johnrclark12 quase 10 anos atrás
Fechar

Comp. Science Illuminated Ch 1-3

Questão 1 de 20

1

A vacuum tube was a device used in the first generation of computers to link computers together into a network.

Selecione uma das opções:

  • VERDADEIRO
  • FALSO

Explicação

Questão 2 de 20

1

The base of a number system determines the number of digit positions that can be used for any number in the system.

Selecione uma das opções:

  • VERDADEIRO
  • FALSO

Explicação

Questão 3 de 20

1

What is the name of a solid piece of silicon that contains transistors, other components, and their connections?

Selecione uma das seguintes:

  • integrated circuit

  • motherboard

  • workstation

  • magnetic disk

  • server

Explicação

Questão 4 de 20

1

How many digits are there in the binary number system?

Selecione uma das seguintes:

  • 7

  • 1

  • 9

  • 2

  • 8

Explicação

Questão 5 de 20

1

True or False? A high-level language is more English-like than assembly language.

Selecione uma das opções:

  • VERDADEIRO
  • FALSO

Explicação

Questão 6 de 20

1

True or False? Binary numbers can be converted to octal, but not to hexadecimal.

Selecione uma das opções:

  • VERDADEIRO
  • FALSO

Explicação

Questão 7 de 20

1

Which language is built into the electrical circuitry of a computer?

Selecione uma das seguintes:

  • compiled language

  • assembly language

  • interpreted language

  • machine language

  • high-level language

Explicação

Questão 8 de 20

1

What is the decimal value of the largest digit in the hexadecimal number system?

Selecione uma das seguintes:

  • 9

  • 0

  • 10

  • 15

  • 16

Explicação

Questão 9 de 20

1

Two hexadecimal digits can be stored in one byte.

Selecione uma das opções:

  • VERDADEIRO
  • FALSO

Explicação

Questão 10 de 20

1

A mercury thermometer is a digital device.

Selecione uma das opções:

  • VERDADEIRO
  • FALSO

Explicação

Questão 11 de 20

1

In base 16, the digit D is used to represent the decimal value

Selecione uma das seguintes:

  • 13

  • 15

  • 12

  • 10

Explicação

Questão 12 de 20

1

How many things can be represented using three bits?

Selecione uma das seguintes:

  • 3

  • 6

  • 8

  • 4

  • 12

Explicação

Questão 13 de 20

1

Electronic signals are easier to manage if they transfer only binary data.

Selecione uma das opções:

  • VERDADEIRO
  • FALSO

Explicação

Questão 14 de 20

1

In a signed-magnitude representation of numbers there are two representations of zero.

Selecione uma das opções:

  • VERDADEIRO
  • FALSO

Explicação

Questão 15 de 20

1

In general, how many things can be represented by n bits?

Selecione uma das seguintes:

  • n^2

  • 2n

  • 2n + 1

  • 2^n

  • n^4

Explicação

Questão 16 de 20

1

Which technique for representing numeric data uses the mantissa to hold the significant digits of a value?

Selecione uma das seguintes:

  • scientific notation

  • ten's complement

  • floating point

  • fixed-sized numbers

  • signed-magnitude

Explicação

Questão 17 de 20

1

Audio data is often represented on a computer by sampling the continuous signal that represents a sound wave.

Selecione uma das opções:

  • VERDADEIRO
  • FALSO

Explicação

Questão 18 de 20

1

Run-length encoding replaces common words with shorter symbols.

Selecione uma das opções:

  • VERDADEIRO
  • FALSO

Explicação

Questão 19 de 20

1

Which of the following is true about representing color as an RGB value?

Selecione uma das seguintes:

  • it is composed of four separate numbers

  • it cannot represent the color white

  • it cannot represent the color black

  • it mimics the way color is perceived by the human eye

  • it cannot represent transparency

Explicação

Questão 20 de 20

1

Which text compression technique uses variable-length binary strings to represent characters, assigning frequently used characters short codes?

Selecione uma das seguintes:

  • Huffman encoding

  • ASCII encoding

  • run-length encoding

  • keyword encoding

  • character set encoding

Explicação