Lukas Gray
Quiz por , criado more than 1 year ago

Debugging quiz

8
0
0
Lukas Gray
Criado por Lukas Gray mais de 8 anos atrás
Fechar

Debugging

Questão 1 de 8

1

What does SCIBS stand for?

Selecione uma das seguintes:

  • Spelling, Colours, Indentation, Brackets, Speech Marks

  • Spelling, Colons, Indentation, Bracket, Speech Marks

Explicação

Questão 2 de 8

1

There are two type of errors

Selecione uma das opções:

  • VERDADEIRO
  • FALSO

Explicação

Questão 3 de 8

1

What are the two different types errors?

Selecione uma das seguintes:

  • Difficult and easy Errors

  • Simple and complicated errors

  • Syntax and Logic errors

Explicação

Questão 4 de 8

1

What's a Syntax error?

Selecione uma das seguintes:

  • An error that will still run your program but it won't work in the way that you wanted to

  • An error that means you haven't followed the rules of programming and will stop the program from running

  • An error that will break your computer

Explicação

Questão 5 de 8

1

What's a Logic error?

Selecione uma das seguintes:

  • An error that means you haven't followed the rules of programming and will stop the program from running

  • An error that will still run your program but it won't work in the way that you wanted to

Explicação

Questão 6 de 8

1

What two things do you check if you can't spot the error in your code?

Selecione uma das seguintes:

  • The line below and the current time

  • The file name and the weather

  • The line of code before the code that isn't working and he code colours

Explicação

Questão 7 de 8

1

Logic and Syntax errors are the same thing!

Selecione uma das opções:

  • VERDADEIRO
  • FALSO

Explicação

Questão 8 de 8

1

How can you tell if your error is logic or syntax?

Selecione uma das seguintes:

  • Close the program and google it

  • See if the program runs or not

Explicação