Zacchaeus Snape
Quiz von , erstellt am more than 1 year ago

A Levels Computing Quiz am A level Computing Quiz, erstellt von Zacchaeus Snape am 12/06/2014.

3381
26
0
Zacchaeus Snape
Erstellt von Zacchaeus Snape vor mehr als 10 Jahre
Schließen

A level Computing Quiz

Frage 1 von 16

2

What is the role of an operating system?

Wähle eine oder mehr der folgenden:

  • 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

Erklärung

Frage 2 von 16

1

What is an intractable problem?

Wähle eine der folgenden:

  • 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

Erklärung

Frage 3 von 16

2

How might we be able to solve an intractable problem?

Wähle eine oder mehr der folgenden:

  • 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

Erklärung

Frage 4 von 16

4

What are the features of an embedded operating system?

Wähle eine oder mehr der folgenden:

  • 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

Erklärung

Frage 5 von 16

6

What are the features of a desktop operating system?

Wähle eine oder mehr der folgenden:

  • 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

Erklärung

Frage 6 von 16

1

What is overflow?

Wähle eine der folgenden:

  • 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

Erklärung

Frage 7 von 16

4

Which of these situations might cause overflow?

Wähle eine oder mehr der folgenden:

  • Multiplying two numbers together

  • Dividing by a small number

  • Converting a number from one type to another

  • Adding two numbers

  • Dividing by zero

Erklärung

Frage 8 von 16

2

What does Third Normal Form mean?

Wähle eine oder mehr der folgenden:

  • 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

Erklärung

Frage 9 von 16

2

Why is putting a database in Third Normal Form important?

Wähle eine oder mehr der folgenden:

  • Minimise data duplication

  • Eliminate update anomalies

  • To save space

  • To keep the database from getting too big

  • Eliminate overlap

Erklärung

Frage 10 von 16

1

When is an adjacency matrix appropriate?

Wähle eine der folgenden:

  • 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

Erklärung

Frage 11 von 16

2

What are the properties of a tree?

Wähle eine oder mehr der folgenden:

  • 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

Erklärung

Frage 12 von 16

1

No computing device can be more powerful than a Turing machine

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 13 von 16

1

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

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 14 von 16

4

What is the purpose of a subnet mask?

Wähle eine oder mehr der folgenden:

  • 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

Erklärung

Frage 15 von 16

3

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

Wähle eine oder mehr der folgenden:

  • 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

Erklärung

Frage 16 von 16

2

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

Wähle eine oder mehr der folgenden:

  • 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

Erklärung