Question
a.
User interface design
b.
Pattern-based design
c.
Architectural design
d.
Component-level design
Posted under Software Engineering
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Cohesion metrics and coupling metrics are metrics in which level of design?
Similar Questions
Discover Related MCQs
Q. When elements of module are grouped together that are executed sequentially in order to perform a task, is called ______ .
View solution
Q. Which coupling is also known as "Global coupling"?
View solution
Q. What is the detailed sequence of steps that describes the interaction between the user and the application?
View solution
Q. Which classes represent data stores (e.g., a database) that will persist beyond the execution of the software?
View solution
Q. Abbreviate the term CMMI.
View solution
Q. Grouping of all functionally related elements is known as ______ .
View solution
Q. Cohesion is a qualitative indication of the degree to which a module
View solution
Q. Coupling is a qualitative indication of the degree to which a module
View solution
Q. Java packages and FORTRAN subroutine are examples of__________
View solution
Q. Which of the property of software modularity is incorrect with respect to benefits software modularity?
View solution
Q. _______________ is a measure of the degree of interdependence between modules.
View solution
Q. Which of the following is the best type of module coupling?
View solution
Q. Which of the following is the worst type of module coupling?
View solution
Q. Which of the following is the worst type of module cohesion?
View solution
Q. Which of the following is the best type of module cohesion?
View solution
Q. In what type of coupling, the complete data structure is passed from one module to another?
View solution
Q. If all tasks must be executed in the same time-span, what type of cohesion is being exhibited?
View solution
Q. When elements of module are grouped because the output of one element serves as input to another element and so on, it is called ________ .
View solution
Q. Abbreviate the term HIPO.
View solution
Q. When elements of module are grouped because the output of one element serves as input to another and so on, it is called ________ .
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Software Engineering? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!