GCSE CS Problem solving Quiz 1

Descripción

Test sobre GCSE CS Problem solving Quiz 1 , creado por Simon Howe el 14/03/2018.
Simon Howe
Test por Simon Howe, actualizado hace más de 1 año
Simon Howe
Creado por Simon Howe hace casi 8 años
389
0

Resumen del Recurso

Pregunta 1

Pregunta
Algorithms provide precise instructions needed to solve a problem.
Respuesta
  • True
  • False

Pregunta 2

Pregunta
Which flow chart shape would be used to show a subprogram ?
Respuesta
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6

Pregunta 3

Pregunta
Pseudo-code is a way of expressing an algorithm in English that resembles computer language without the use of specific program syntax ?
Respuesta
  • True
  • False

Pregunta 4

Pregunta
Which flow chart shape would be used to show a selection or iteration?
Respuesta
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6

Pregunta 5

Pregunta
A [blank_start]trace table[blank_end] could be used to test an algorithm before you implement the code to make sure it is errors free?
Respuesta
  • trace table

Pregunta 6

Pregunta
What error is in the code ?
Respuesta
  • Line 1
  • Line 2
  • Line 3
  • Line 4
  • 5
  • 6

Pregunta 7

Pregunta
Complete the trace table for the following algorithm?
Respuesta
  • 20
  • 1
  • 2
  • 3
  • 4
  • 5
  • 20
  • 40
  • 60
  • 80
  • 100
  • False
  • True
  • True
  • True
  • True

Pregunta 8

Pregunta
Match the type of loop to the correct code.
Respuesta
  • Indefinite iteration
  • Definite iteration

Pregunta 9

Pregunta
What best describes the code in the image?
Respuesta
  • Iteration
  • Selection
  • Nested Loop
  • If Statements

Pregunta 10

Pregunta
which flow chart shape would you use to show a user input or output form the program?
Respuesta
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
Mostrar resumen completo Ocultar resumen completo