wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

robust programs and such

Total questions: 9

Worksheet time: 5mins

Name
Class
Date
1.

what is the symbol to begin a comment

a)

*

b)

{-}

c)

%

d)

#

2.

which of these is a type of testing

a)

brute force

b)

iterative

c)

random

3.

which is a type of input used to test a program

a)

flase

b)

obscure

c)

boundary

d)

modal

4.

what is a benefit of a subroutine

a)

they make code easier to read

b)

they are fun to write

c)

they allow more efficient coding

d)

they make the code shorter

5.

which is a type of error

a)

logic

b)

typing

c)

maths

d)

counter

6.

what is a syntax error

a)

your code does not produce the correct output

b)

you spelled a word incorrectly

7.

what is a logic error

a)

you spelled a word incorrectly

b)

your code does not produce the correct output

8.

what is authentication

a)

asking nicely to access a system

b)

doing a puzzle to access a system

c)

confirming your identity to access a system

d)

hitting the computer until it works

9.

which is not a type of authentication

a)

using a password

b)

presenting ID

c)

asking nicely

d)

biometrics