Top 80+ Solved Advance Software Engineering and Technology MCQ Questions Answer
Q. . Which of the following come under system control?
a. reconfigure
b. shutdown
c. c) powersave
d. d) all of the mentioned
Q. . We use _________ where various parts of system use are identified and analyzed in turn.
a. tangible entities
b. scenario-based analysis
c. c) design-based analysis
d. d) none of the mentioned
Q. . Which model describes the static structure of the system using object classes and their relationships?
a. sequence model
b. subsystem model
c. c) dynamic model
d. d) structural model
Q. . Which model shows the flow of object interactions?
a. sequence model
b. subsystem model
c. c) dynamic model
d. d) both sequence and dynamic model
Q. . If the system state is Shutdown then it can respond to which of the following message?
a. restart()
b. reconfigure()
c. c) powersave()
d. d) all of the mentioned
Q. . Which message is received so that the system moves to the Testing state, then the Transmitting state, before returning to the Running state?
a. signalstatus()
b. remotecontrol()
c. c) reconfigure()
d. d) reportstatus()
Q. . Which of the following is not the primary objectives in the analysis model?
a. describing the customer complaints
b. establishing a basis for the creation of a software design
c. c) defining a set of requirements that can be validated once the software is built
d. d) none of the mentioned
Q. . A description of each function presented in the DFD is contained in a ________.
a. data flow
b. process specification
c. c) control specification
d. d) data store
Q. . Which diagram indicates the behaviour of the system as a consequence of external events?
a. data flow diagram
b. state transition diagram
c. c) control specification diagram
d. d) workflow diagram
Q. . A data model contains
a. data object
b. attributes
c. c) relationships
d. d) all of the mentioned
Q. . The __________ of a relationship is 0 if there is no explicit need for the relationship to occur or the relationship is optional.
a. modality
b. cardinality
c. c) entity
d. d) structured analysis
Q. . A _________ is a graphical representation that depicts information flow and the transforms that are applied as data moves from input to output.
a. data flow diagram
b. state transition diagram
c. c) control specification
d. d) workflow diagram
Q. . The __________ enables the software engineer to develop models of the information domain and functional domain at the same time
a. data flow diagram
b. state transition diagram
c. c) control specification
d. d) activity diagram