Lukas Gray
Quiz von , erstellt am more than 1 year ago

Debugging quiz

8
0
0
Lukas Gray
Erstellt von Lukas Gray vor mehr als 8 Jahre
Schließen

Debugging

Frage 1 von 8

1

What does SCIBS stand for?

Wähle eine der folgenden:

  • Spelling, Colours, Indentation, Brackets, Speech Marks

  • Spelling, Colons, Indentation, Bracket, Speech Marks

Erklärung

Frage 2 von 8

1

There are two type of errors

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 3 von 8

1

What are the two different types errors?

Wähle eine der folgenden:

  • Difficult and easy Errors

  • Simple and complicated errors

  • Syntax and Logic errors

Erklärung

Frage 4 von 8

1

What's a Syntax error?

Wähle eine der folgenden:

  • 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

Erklärung

Frage 5 von 8

1

What's a Logic error?

Wähle eine der folgenden:

  • 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

Erklärung

Frage 6 von 8

1

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

Wähle eine der folgenden:

  • 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

Erklärung

Frage 7 von 8

1

Logic and Syntax errors are the same thing!

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 8 von 8

1

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

Wähle eine der folgenden:

  • Close the program and google it

  • See if the program runs or not

Erklärung