pencil-icon
Build your own quiz

Computers

3rd -

12thgrade

Image

Programming - Syntax & Logic Errors

505
plays

10 questions

Show Answers
See Preview
  • 1. Multiple Choice
    20 seconds
    1 pt
    Syntax errors are always spotted when the program is compiled or interpreted.
    True
    False
  • 2. Multiple Choice
    20 seconds
    1 pt
    Logic errors are detected by the programming IDE being used.
    False
    True
  • 3. Multiple Choice
    20 seconds
    1 pt
    Which of these pseudocode statements is an example of a logic error?
    FOR x=0 TO 10 STEP -1
    FOR x=0 TO 10 STEP 1
    FOR x=10 TO 0 STEP -1
    FOR x=0 TOO 10 STEP 1
  • Answer choices
    Tags
    Answer choices
    Tags

    Explore all questions with a free account

    Already have an account?