OCR J277 - Maintainability

OCR J277 - Maintainability

10th - 11th Grade

10 Qs

quiz-placeholder

Similar activities

Programing Languages (1)

Programing Languages (1)

11th Grade

10 Qs

2.5 Programming Languages and IDEs

2.5 Programming Languages and IDEs

10th Grade

14 Qs

Final review for Si

Final review for Si

11th Grade

14 Qs

U14 Q1 features of Event Driven Languages

U14 Q1 features of Event Driven Languages

7th - 12th Grade

9 Qs

Network Issues and Communication

Network Issues and Communication

10th Grade

10 Qs

Python Programming: Functions and Procedures

Python Programming: Functions and Procedures

9th - 11th Grade

12 Qs

HLL and LLL

HLL and LLL

11th Grade

10 Qs

Functions, for loops, comments

Functions, for loops, comments

9th - 12th Grade

8 Qs

OCR J277 - Maintainability

OCR J277 - Maintainability

Assessment

Quiz

Computers

10th - 11th Grade

Hard

Created by

Henry Wright

Used 37+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these describes maintainability?

Making the program easier to use for the user

Making the code easier to read for the user

Making the code easier to read for the programmer

Making the program easier to use for the programmer

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In order to explain what you mean to another programmer in words in the code you use...

Sub-Programs

Whitespace

Indentation

Comments

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What word describes: giving variables names that reflect what their purpose is?

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these would you NOT use to add whitespace

spaces

indentation

extra variable names

empty lines

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What maintainability term describes splitting code up into methods that perform some of the work?

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is code indented?

To group together a function

The code does not use a { syntax and indentation is used instead

To make the code easier to read

All of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is not a method for authenticating a user?

Password

Password and Username

Finger print scanner

Encryption

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?