2.3 Robust Programs MCQs L2

2.3 Robust Programs MCQs L2

10th - 11th Grade

20 Qs

quiz-placeholder

Similar activities

2.3 Robust Programs

2.3 Robust Programs

9th - 11th Grade

25 Qs

algorithms and programming

algorithms and programming

8th - 10th Grade

16 Qs

Paper 2 topics OCR computer science

Paper 2 topics OCR computer science

9th - 10th Grade

18 Qs

Unit 2.3 Robust Programs MCQs L1

Unit 2.3 Robust Programs MCQs L1

10th - 11th Grade

20 Qs

Higher Computing SDD Revision

Higher Computing SDD Revision

10th Grade

15 Qs

Python Basics & Syntax

Python Basics & Syntax

10th - 12th Grade

20 Qs

Python Basics - yr 9

Python Basics - yr 9

9th - 12th Grade

18 Qs

B Words GCSE Computer Science

B Words GCSE Computer Science

1st - 10th Grade

15 Qs

2.3 Robust Programs MCQs L2

2.3 Robust Programs MCQs L2

Assessment

Quiz

Computers

10th - 11th Grade

Hard

Created by

Matt Fearn

Used 96+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When is terminal testing carried out?
Before you start
At the end
During the project
After the design section

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is code indented?
To group together a function
The code may not use a { syntax and indentation is used instead
To support code maintainability
All of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is NOT a feature of a test plan?
The data entered
The type of test data
If the testing is terminal or iterative
The result of the test

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When is a runtime error identified?
After the program is executed
Before a program runs
While the program runs

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which line contains a syntax error?
print("Hello")
sprint("Hello")
print("hello")
print("HELLO")

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When a program runs it asks the user to enter their first name. Which is an example of Valid data?
Mr Jones
Sarah
Sarah Jones
Mrs Jones

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is iterative testing?
Testing completed after an error is found
Random tests on a computer program
Test completed as the program is being coded
Test which are planned

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?