Zacchaeus Snape
Quiz por , criado more than 1 year ago

A Levels Computing Quiz sobre A level Computing Quiz, criado por Zacchaeus Snape em 12-06-2014.

3370
26
0
Zacchaeus Snape
Criado por Zacchaeus Snape aproximadamente 10 anos atrás
Fechar

A level Computing Quiz

Questão 1 de 16

2

What is the role of an operating system?

Selecione uma ou mais das seguintes:

  • To manage the hardware and resources

  • To provide software

  • To provide a nice looking interface

  • To make the computer easier to use

  • To provide a virtual machine

Explicação

Questão 2 de 16

1

What is an intractable problem?

Selecione uma das seguintes:

  • An unsolvable problem

  • A problem that can be solved

  • A problem that cannot be solved within a reasonable amount of time

  • A problem that is too big

  • A problem that is too abstract

Explicação

Questão 3 de 16

2

How might we be able to solve an intractable problem?

Selecione uma ou mais das seguintes:

  • The way we would solve any other problem

  • Using a heuristic approach

  • By ignoring some of the contraints and producing a non-optimal solution

  • By guessing randomly

  • Using an algorithm

Explicação

Questão 4 de 16

4

What are the features of an embedded operating system?

Selecione uma ou mais das seguintes:

  • Lower hardware requirements

  • High processing power

  • Limited or no user interface

  • Designed to run many different types of software

  • Designed to operate mostly on its own from within other hardware

  • Never real-time

  • Manages power consumption in battery-powered devices

Explicação

Questão 5 de 16

6

What are the features of a desktop operating system?

Selecione uma ou mais das seguintes:

  • Must be able to support a wide range of peripherals

  • Able to run on a wide range of hardware

  • Limited memory capacity

  • Supports a wide range of software

  • Must work on mobile devices

  • Must manage security

  • Customisable by the user

  • Hard to upgrade

  • Supports networking protocols

Explicação

Questão 6 de 16

1

What is overflow?

Selecione uma das seguintes:

  • Where a number is too large to be stored in the available number of bits

  • Where a number is too large

  • Where a number is too small to be stored in the available number of bits

  • Where a number is too small

  • Where a number overflows the boundary

Explicação

Questão 7 de 16

4

Which of these situations might cause overflow?

Selecione uma ou mais das seguintes:

  • Multiplying two numbers together

  • Dividing by a small number

  • Converting a number from one type to another

  • Adding two numbers

  • Dividing by zero

Explicação

Questão 8 de 16

2

What does Third Normal Form mean?

Selecione uma ou mais das seguintes:

  • No repeating groups of attributes

  • They don't rely on eachother

  • No non-key attribute depends on another non-key attribute

  • All attributes depend on a non-key attribute

  • They all depend on eachother

Explicação

Questão 9 de 16

2

Why is putting a database in Third Normal Form important?

Selecione uma ou mais das seguintes:

  • Minimise data duplication

  • Eliminate update anomalies

  • To save space

  • To keep the database from getting too big

  • Eliminate overlap

Explicação

Questão 10 de 16

1

When is an adjacency matrix appropriate?

Selecione uma das seguintes:

  • When there are more edges than vertices

  • When there are a fewer edges than vertices

  • When there lots of nodes

  • When there are lots of edges

Explicação

Questão 11 de 16

2

What are the properties of a tree?

Selecione uma ou mais das seguintes:

  • Every node must be connected

  • There must be no cycles

  • It must be branched

  • It has cycles

  • Every node must be connected by more than one edge

Explicação

Questão 12 de 16

1

No computing device can be more powerful than a Turing machine

Selecione uma das opções:

  • VERDADEIRO
  • FALSO

Explicação

Questão 13 de 16

1

If a Turing machine cannot solve a problem then it is still possible that it could be solved

Selecione uma das opções:

  • VERDADEIRO
  • FALSO

Explicação

Questão 14 de 16

4

What is the purpose of a subnet mask?

Selecione uma ou mais das seguintes:

  • identifies which other computers are on the same segment

  • tells the computer where it is

  • shows which computers can have packets sent directly to them

  • identifies which computers are on a different segment

  • shows which computers must have packets sent to them via the router

Explicação

Questão 15 de 16

3

What measures could be put in place to increase the security of a WiFi network?

Selecione uma ou mais das seguintes:

  • Reduce the power of the transmitter

  • Check the MAC addresses trying to connect and only allow computers on a certain list to connect

  • Require a password to connect to the network

  • Send data unencrypted

  • Use a router

  • Allow all MAC addresses to connect

Explicação

Questão 16 de 16

2

What is meant by overriding when writing programs that involve inheritance?

Selecione uma ou mais das seguintes:

  • redefining methods that are defined in the parent class

  • using the same name for a method used in the parent class, but assigning new attributes to it

  • defining a new method

  • changing attributes of a class

  • using a method that is defined in the parent class

Explicação