Lukas Gray
Test por , creado hace más de 1 año

Debugging quiz

8
0
0
Lukas Gray
Creado por Lukas Gray hace casi 9 años
Cerrar

Debugging

Pregunta 1 de 8

1

What does SCIBS stand for?

Selecciona una de las siguientes respuestas posibles:

  • Spelling, Colours, Indentation, Brackets, Speech Marks

  • Spelling, Colons, Indentation, Bracket, Speech Marks

Explicación

Pregunta 2 de 8

1

There are two type of errors

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 3 de 8

1

What are the two different types errors?

Selecciona una de las siguientes respuestas posibles:

  • Difficult and easy Errors

  • Simple and complicated errors

  • Syntax and Logic errors

Explicación

Pregunta 4 de 8

1

What's a Syntax error?

Selecciona una de las siguientes respuestas posibles:

  • 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

Explicación

Pregunta 5 de 8

1

What's a Logic error?

Selecciona una de las siguientes respuestas posibles:

  • 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

Explicación

Pregunta 6 de 8

1

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

Selecciona una de las siguientes respuestas posibles:

  • 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

Explicación

Pregunta 7 de 8

1

Logic and Syntax errors are the same thing!

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 8 de 8

1

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

Selecciona una de las siguientes respuestas posibles:

  • Close the program and google it

  • See if the program runs or not

Explicación