On This Page

This set of Software Engineering Multiple Choice Questions & Answers (MCQs) focuses on Analysis and Design Tools

Q1 | Which of these is wrong in terms of definition?
Q2 | Which of these is not project development activity?
Q3 | Which of these comes under business activities?
Q4 | Which of these terms have its role in project planning?
Q5 | What fails a project?
Q6 | Why are Patterns important?
Q7 | What benefits does patterns provide?
Q8 | What benefits does patterns provide?
Q9 | Which of the following Choices and standardizes patterns for a problem domainpromotes software reuse and, hence, quality and productivity?
Q10 | Relational schemas and other metadata about relations are stored in a structure called the____________
Q11 | .A data dictionary is created when a __________ created.
Q12 | Keep the statement language ______________ while writing a pseudo code.
Q13 | Capitalize initial keyword – This is a rule while writing a pseudo code.
Q14 | ______________ is used to show hierarchy in a pseudo code.
Q15 | structured design was developed by ----- and --------------------.
Q16 | In specific design process activites a
Q17 | _______________is the separation of a function contained as code in one module into a newmodule of its own.
Q18 | _______ it is a module where the number of immediate bosses it has.
Q19 | Modules with _______ must have good cohesion.
Q20 | Which of the property of software modularity is incorrect with respect to benefitssoftware modularity?
Q21 | _______________ is a measure of the degree of interdependence between modules.
Q22 | Which of the following is the worst type of module cohesion?
Q23 | Which of the following is the best type of module cohesion?
Q24 | Which of the following is the best type of module coupling?
Q25 | Which of the following is the worst type of module coupling?