wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

EIT Quiz 2

Total questions: 20

Worksheet time: 11mins

Name
Class
Date
1.

Software is:

a)

Superset of programs

b)

Subset of programs

c)

Set of programs

d)

Program itself

2.

Which is NOT a software characteristic?

a)

Software does not wear out

b)

Software is flexible

c)

Software is not manufactured

d)

Software is always correct

3.

Software consists of:

a)

Set of instructions + operating system

b)

Programs + documentation + operating procedures

c)

Programs + hardware manuals

d)

Set of programs

4.

Concept of software engineering are applicable to

a)

C Programming Language

b)

C++ Programming Language

c)

Java Programming Language

d)

Any Programming Language

5.

Which model is most popular for student’s small projects?

a)

Waterfall model

b)

Build & Fix Model

c)

Agile Development Process

d)

Spiral Model

6.

Which is not a software life cycle model?

a)

Waterfall model

b)

Spiral model

c)

Prototyping model

d)

Capability maturity model

7.

SDLC stands for

a)

Software design life cycle

b)

Software development life cycle

c)

System development life cycle

d)

System design life cycle

8.

Build and fix model has

a)

2 Phases

b)

3 Phases

c)

4 Phases

d)

5 Phases

9.

Which of the following is delivered at the end of the Sprint?

a)

A document containing test cases for the current sprint

b)

An architectural design of the solution

c)

An increment of Done software

d)

Wireframes designs for User Interface

10.

When is a Sprint Retrospective ceremony performed?

a)

Whenever the team suggests

b)

At the end of each Sprint

c)

Whenever needed

d)

Whenever the Product Owner suggests

11.

A software engineering approach is used to achieve:

a)

Better performance of hardware

b)

Error-free software

c)

Reusable software

d)

Quality software product

12.

If requirements are easily understandable and defined, which model is best suited?

a)

Waterfall Model

b)

Prototyping Model

c)

Spiral Model

d)

V-Model

13.

A software process model represents which one of the following?

a)

The way in which software is developed

b)

The way in which software processes data

c)

The way in which software is used

d)

The way in which s/w may fail

14.

Which one of the following activities spans all stages of a software development life cycle (SDLC)?

a)

Coding

b)

Testing

c)

Project Management

d)

Design

15.

Which of the following is not a characteristic of an Agile software development project?

a)

Shared code ownership

b)

Implement the simplest solution to meet today's problem

c)

Continual feedback from customer

d)

Postpone integration until all the incremental deliveries are complete

16.

The operation phase of the waterfall model is a synonym for which one of the following phases?

a)

Coding and unit testing phase

b)

Integration and system testing phase

c)

Maintenance phase

d)

Design phase

17.

Unit testing is carried out during which phase of the waterfall model?

a)

Implementation phase

b)

Testing phase

c)

Maintenance phase

d)

Design phase

18.

Agile model advocates, which one of the following approaches?

a)

In each increment, get something “quick and dirty” delivered and thereby save time.

b)

In each increment, get something simple released as quickly as possible.

c)

In each increment, get something of business-value delivered as quickly as possible, consistent with the right level of quality.

d)

In each increment, get something delivered once it has been fully documented and the documentation has been signed off as complete.

19.

What is the duration of Agile - Scrum meeting?

a)

Depends on project Complexity

b)

1 hour

c)

Depends on Scrum Master

d)

15 minutes

20.

Agile Software Development Process is:

a)

Sequential

b)

Iterative

c)

Incremental

d)

Iterative & Incremental both