S3 SDD Unit 2 - 6. Evaluation

S3 SDD Unit 2 - 6. Evaluation

9th Grade

10 Qs

quiz-placeholder

Similar activities

Codehs Concepts of Programming

Codehs Concepts of Programming

9th Grade

15 Qs

Intro to Python Quiz

Intro to Python Quiz

9th - 12th Grade

15 Qs

Fund of CS _ 2.1 - 2.10 Assessment

Fund of CS _ 2.1 - 2.10 Assessment

9th - 12th Grade

10 Qs

Student led python

Student led python

9th - 12th Grade

11 Qs

SNAP-Quiz 1

SNAP-Quiz 1

9th Grade

10 Qs

Programming Lesson 1b (CS50x)

Programming Lesson 1b (CS50x)

9th - 12th Grade

11 Qs

Golang revision

Golang revision

9th - 12th Grade

9 Qs

Program Development - Python: Errors

Program Development - Python: Errors

8th - 10th Grade

13 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?