SE(design approaches)

SE(design approaches)

University

5 Qs

quiz-placeholder

Similar activities

Surprise Quiz 1 Final

Surprise Quiz 1 Final

University

10 Qs

Software engineering introduction

Software engineering introduction

University

5 Qs

A2-Cuestionario-EX1

A2-Cuestionario-EX1

University

10 Qs

SE(software design)

SE(software design)

University

5 Qs

SE(function oriented software design)

SE(function oriented software design)

University

5 Qs

SE(function orientation)

SE(function orientation)

University

5 Qs

Software engineering (characteristics of a good software design)

Software engineering (characteristics of a good software design)

University

5 Qs

SE(prototyping &evolutionary model)

SE(prototyping &evolutionary model)

University

10 Qs

SE(design approaches)

SE(design approaches)

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

Which of these truly defines Software design?

Software design is an activity subjected to constraints

Software Design specifies nature and composition of software product

Software Design satisfies client needs and desires

All of the mentioned

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statement is false?

A process is a collection of related tasks that transforms a set of inputs to the set of output

A design notation is a symbolic representational system

A design heuristic is a rule proceeding guidance, with guarantee for achieving some end

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these describes stepwise refinement?

Nicklaus Wirth described the first software engineering method as stepwise refinement

Stepwise refinement follows its existence from 1971

It is a top down approach

All of the mentioned

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true?

Module coupling should be maximized

Modules should not have access to unneeded resources

Module cohesion should be minimized

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following violates principle of least privilege?

Modules that import packages

Modules with unneeded access to files

Classes with reference to Objects

All of the mentioned