Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Software Development Terms

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Leslie's computer programme will need to include a statement that if the student's grade point average is greater than 3.5, then the student is eligible for NHS.  How is this statement classified?

a)

finite

b)

loop

c)

conditional statement

d)

variable

2.

Which one of the following models is not suitable for accommodating any change?

a)

Waterfall

b)

Evolutionary

c)

Prototype

d)

Spiral

3.

SDLC stands for

a)

Software Development Life Cycle

b)

System Development Life Cycle

c)

Software Design Life Cycle

d)

System Design Life Cycle

4.

Selection of a specific SDLC model is based on

a)

Requirements

b)

Development team & Users

c)

Project type and associated risk

d)

All of the mentioned

5.

A planning phase/step that is the DEMO implementation of the system

a)

prototype

b)

waterfall

c)

algorithm

d)

agile

6.
Implementing the solution is the stage where:
a)
coding in a programming language takes place.
b)
testing of the solution takes place.
c)
determining the requirements takes place.
d)
modification of the solution takes place.
7.

What happens in the design phase?

a)

The code is produced

b)

Making changes when the software has been created

c)

Planning the solution, look and feel of the software interface

d)

Ensuring the requirements are understood

8.
Which life cycle is this?
a)
Spiral
b)
Waterfall
c)
Incremental
d)
V-shaped
9.
Which life cycle is this?
a)
Spiral
b)
Waterfall
c)
Incremental
d)
V-shaped
10.
Which of these is not a similarity between the v-shaped model and the waterfall model?
a)
It is easy to understand
b)
Have requirements
c)
Little flexibility
d)
Testing is applied throughout