2.3 Robust Programs MCQs L2

2.3 Robust Programs MCQs L2

10th - 11th Grade

20 Qs

quiz-placeholder

Similar activities

Pemrograman C++ (Dasar)

Pemrograman C++ (Dasar)

11th Grade

18 Qs

Python

Python

7th - 10th Grade

20 Qs

OCR GCSE CS MCQs 2.3 Defensive Design

OCR GCSE CS MCQs 2.3 Defensive Design

10th - 11th Grade

20 Qs

S4 SDD Revision

S4 SDD Revision

11th - 12th Grade

20 Qs

Translators

Translators

9th - 12th Grade

15 Qs

Praktik Lintas Bidang Informatika

Praktik Lintas Bidang Informatika

10th Grade

20 Qs

Types of Network and Defensive Design

Types of Network and Defensive Design

9th - 12th Grade

25 Qs

Problem Solving Quiz

Problem Solving Quiz

11th 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?