wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Programming

Total questions: 10

Worksheet time: 9mins

Name
Class
Date
1.

What is programming>

a)

Commands given to an animal

b)

commands given to a computer

c)

something on television

d)

something on a radio

2.

At which phase testers decide the test case required for the software?

a)

Requirements Analyzing

b)

Development phase

c)

Planning phase

d)

Test execution

3.

Which is NOT a programming language?

a)

javaScript

b)

Python

c)

Microsoft

d)

Fortran

4.

In a car toy, you have to test some parts like engine, car door, wheels and validate that they are working together, which test do we choose?

a)

Test execution

b)

Unit testing

c)

Integration test

d)

Regression test

5.

what is a LOOP function?

a)

something that only happens once

b)

something that gets repeated

6.

What is a program

a)

A set of instruction to complete a task

b)

something you watch on TV

7.

What is a BUG in a program?

a)

a small insect

b)

an error in the code

8.

What is a variable?

a)

A label for a piece of information used in a program.

b)

A repeated sequence of code

c)

the changing of costumes for a character

d)

adding code to a character

9.

Python is an example of a High Level programming language

a)

True

b)

False

10.

If you are wanting to add interactivity to a website, which language would you use?

a)

C++

b)

Fortran

c)

Python

d)

JavaScript