GCSE CS Programming Quiz 3

Descrição

Quiz sobre GCSE CS Programming Quiz 3, criado por Simon Howe em 15-03-2018.
Simon Howe
Quiz por Simon Howe, atualizado more than 1 year ago
Simon Howe
Criado por Simon Howe aproximadamente 6 anos atrás
344
0

Resumo de Recurso

Questão 1

Questão
An Array is a data structure, a specialised way of storing data
Responda
  • True
  • False

Questão 2

Questão
How would you define an array in pseudo code?
Responda
  • SET name = [Bob, Dave, Sam]
  • SET name TO [Bob, Dave, Sam]
  • SET name TO ["Bob", "Dave", "Sam"]

Questão 3

Questão
What will be outputted as a result of the below code? SET info TO [123,445,667,45,776,2,4] SEND info[5] TO DISPLAY
Responda
  • 2
  • 4
  • 776
  • 123

Questão 4

Questão
what best describes the below code? SET info TO [[“Name”, “Score 1” , “Score 2”],[“Bob”, “Score 1” , “Score 2”],[“Name”, “Score 1” , “Score 2”]]
Responda
  • An Array
  • A data structure
  • A two dimensional array
  • one dimensional array

Questão 5

Questão
A sub program is a self contained sequence of program instructions that performs a specific task
Responda
  • True
  • False

Questão 6

Questão
From the list below identify why a programmer would use a subprogram?
Responda
  • Makes the program longer
  • Makes the program easier to read and test
  • make code more readable
  • Can reuse code
  • All of the above

Questão 7

Questão
What type of subprogram results a value?
Responda
  • Function
  • Procedure

Questão 8

Questão
What line number is the function called on?
Responda
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9

Questão 9

Questão
What line number is a Subprogram defined on ?
Responda
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9

Questão 10

Questão
A _____ Variable is defined within a subprogram and can only be used within that subprogram?.
Responda
  • Local
  • Global

Semelhante

Matérias Concurso Público
Alessandra S.
Aprenda a fazer uma boa Redação em 5 passos
Alessandra S.
Memórias Póstumas de Brás Cubas
Alessandra S.
Molaridade
Alessandra S.
Estações do Ano
Alessandra S.
Biomas
vanessamiyato
Expressões em inglês #5
Eduardo .
Tempos Verbais - Português
GoConqr suporte .
Direito Constitucional - Direitos e Garantias Fundamentais
Lucas Ávila
Anatomia Artérias
Filipe Brito
Pronomes ( Revisão)
Rodrigo de Freit9506