GCSE J277 - 2.3.2 - Syntax and Logic Errors

GCSE J277 - 2.3.2 - Syntax and Logic Errors

7th Grade

20 Qs

quiz-placeholder

Similar activities

Year 8 Spring 1 Assessment

Year 8 Spring 1 Assessment

7th - 8th Grade

18 Qs

python intro

python intro

4th - 12th Grade

17 Qs

Programming Intro YR10

Programming Intro YR10

7th - 8th Grade

16 Qs

Python 3

Python 3

7th - 10th Grade

16 Qs

Python - Variables and Input

Python - Variables and Input

1st - 10th Grade

16 Qs

Python

Python

5th - 7th Grade

20 Qs

TuringLab Farmbot

TuringLab Farmbot

6th - 7th Grade

24 Qs

JavaScript Level 1

JavaScript Level 1

5th - 9th Grade

20 Qs

GCSE J277 - 2.3.2 - Syntax and Logic Errors

GCSE J277 - 2.3.2 - Syntax and Logic Errors

Assessment

Quiz

Computers

7th Grade

Medium

Created by

Paul Greenwood

Used 179+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print(Hello",name)
Syntax Error
Logic Error

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print("In 5 years time, you will be", age * 5)
Syntax Error
Logic Error

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

if i in range(0,2):
Syntax Error
Logic Error

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

if num < 5: print("The number is larger than 5")
Syntax Error
Logic Error

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Once a logical condition in an IF statement is TRUE, all other statements are are ignored
True
False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Syntax errors are always spotted when the program is compiled or interpreted
True
False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A program won't run if there is a logic error
True
False

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?