S3 SDD Unit 2 - 6. Evaluation

S3 SDD Unit 2 - 6. Evaluation

9th Grade

10 Qs

quiz-placeholder

Similar activities

Karel Unit 2 Review

Karel Unit 2 Review

7th - 9th Grade

10 Qs

Codehs Unit 6

Codehs Unit 6

9th Grade

15 Qs

Intro to Computational thinking

Intro to Computational thinking

9th Grade

10 Qs

Block Coding

Block Coding

3rd - 9th Grade

9 Qs

AP CSP Unit 2 Review

AP CSP Unit 2 Review

9th - 12th Grade

10 Qs

Introduction to Programming

Introduction to Programming

6th - 9th Grade

15 Qs

Programming with Karel the Dog 2

Programming with Karel the Dog 2

6th - 9th Grade

13 Qs

CodeHS 2.8 Functions to 2.12 User Input Review

CodeHS 2.8 Functions to 2.12 User Input Review

9th - 12th Grade

10 Qs

S3 SDD Unit 2 - 6. Evaluation

S3 SDD Unit 2 - 6. Evaluation

Assessment

Quiz

Computers

9th Grade

Easy

Created by

Violet Smyth

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does 'fitness for purpose' mean in programming?

A) All the functional requirements of the program have been implemented.

B) The program is visually appealing.

C) The program is easy to use.

D) The program is written in Python.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Results of the testing is evidence that the program works correctly and is free from _____

bugs

features

modules

inputs

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does readability mean in the context of programming? Fill in the blank: Readability means that the design and the code in your programs should be easily ________ by other programmers.

understandable

ignored

compiled

encrypted

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following should you use to make your code readable?

Meaningful variable names

Random variable names

Long variable names with no meaning

None of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following helps make code readable by providing explanations within the code?

Internal commentary

External commentary

No commentary

Random comments

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Fill in the blank: ________ is used to separate blocks of related code to improve readability.

White space

Semicolon

Comma

Colon

7.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Fill in the blank: ________ shows the start and end of a coding construct (selection, loops) and helps make code readable.

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?