Software engineering (characteristics of a good software design)

Software engineering (characteristics of a good software design)

University

5 Qs

quiz-placeholder

Similar activities

SE(coupling and cohesion)

SE(coupling and cohesion)

University

5 Qs

SE(design approaches)

SE(design approaches)

University

5 Qs

Software engineering (waterfall model)

Software engineering (waterfall model)

University

10 Qs

SE(formal system development techniques)

SE(formal system development techniques)

University

7 Qs

Data science-surprise Quiz 1

Data science-surprise Quiz 1

University

10 Qs

Final Exam Teaching

Final Exam Teaching

University

6 Qs

SE(system testing)

SE(system testing)

University

5 Qs

Koha Quiz

Koha Quiz

University

10 Qs

Software engineering (characteristics of a good software design)

Software engineering (characteristics of a good software design)

Assessment

Quiz

others

University

Medium

Created by

Sangatamil A

Used 1+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Software design yields __ levels of results.

2

3

4

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following defines the degree of intra-dependability within elements of a module?

Cohesion

Coupling

Design Verification

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When multiple modules share a common data structure and work on different part of it, it is called

Common coupling

Share coupling

Stamp coupling

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tool is use for structured designing?

Program Chart

Structure Chart

Module Chart

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Design phase, which is the primary area of concern?

Architecture

Data

Interface

All of the above