Design & Implementation Mcqs for Software Engineering


Q.  Which of the following statement(s) is true about interaction diagrams ?

a. Interaction diagrams are at their best when they deal with one main design flow and not multiple variants that can happen
b. Interaction diagrams are good at designing part or all of one use case’s functionality across multiple objects
c. Interaction diagrams allow the analyst to show iteration and conditional execution for messaging between objects
d. All of the mentioned


ANSWER: See Answer
 
Interaction diagram is used to describe some type of interactions among the different elements in the model. So this interaction is a part of dynamic behaviour of the system.
MCQs:  Which of the following points related to Object-oriented development (OOD. is true ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  What encapsulates both data and data manipulation functions ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  Data Store Symbol in DFD represents a_______________?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  A directed arc or line in DFD represents_________________?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  Which of the following is a function of CASE Tool ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  The context diagram is also known as __________________?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  Which of the following is not an activity of Structured Analysis (SA) ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  To arrive at a form which is suitable for implementation in some programming language is the purpose of_______________?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  SA/SD features are obtained from which of the methodologies ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  What DFD notation is represented by the Rectangle ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  In DFDs, user interactions with the system is denoted by ____________________?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  Structured Analysis is based on the principles of___________________?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  Which of the following is not a use of a CASE tool ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  Function-oriented design techniques starts with functional requirements specified in_______________?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  Which of the following is/are true with respect to functions ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  Choose the option that does not define Function Oriented Software Design ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  Which of the following is the worst type of module cohesion ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  If all tasks must be executed in the same time-span, what type of cohesion is being exhibited ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  Which of the following is a complementary approach to function-oriented approach ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  In what type of coupling, the complete data structure is passed from one module to another ?
Category: Software Engineering Mcqs,   Published by: teswesm