Top 80+ Solved Object Oriented Software Engineering MCQ Questions Answer
Q. What does a deployment diagram consists of
a. computational resource
b. communication path between resource
c. artifacts that execute resource
d. all of the mentioned
Q. Which of the following is incorrect in the deployment diagram
a. communication connections between nodes are shown by communication paths
b. communication paths are represented by dotted lines
c. artifacts are deployed inside nodes where they reside and execute
d. none of the mentioned
Q. Which of these is correct
a. artifacts instances and types have same names
b. artifact names and instances are underlines
c. all of the mentioned
d. none of the mentioned
Q. What is true about the artifacts
a. an artifact is a physical entity
b. an artifact has spatio temporal location
c. all of the mentioned
d. none of the mentioned
Q. Which UML diagram is shown below
a. use case
b. collaboration diagram
c. class diagram
d. object diagram
Q. Which UML diagram’s symbols are shown below
a. deployment diagram
b. collaboration diagram
c. Sequence Diagram
d. object diagram
Q. Which UML diagram is shown below
a. deployment diagram
b. collaboration diagram
c. object diagram
d. class diagram
Q. Which of the following statement is true
a. a transition is a change from one state to another
b. transitions may be spontaneous, but usually some event triggers them
c. an event is a noteworthy occurrence at a particular time; events have no duration
d. all of the mentioned
Q. Which of the following determines the state diagram
a. the uml notation for specifying finite automata is the state diagram
b. in state diagrams, states are represented by rounded rectangles
c. all of the mentioned
d. none of the mentioned
Q. Which of the following are composite states
a. a sequential composite state
b. a concurrent composite state
c. all of the mentioned
d. none of the mentioned
Q. Sequential composite states simplify state models in two ways
a. they organize states into hierarchies
b. they consolidate many transitions
c. all of the mentioned
d. none of the mentioned
Q. In Unified Modeling Language, diagrams that organize system elements into groups areclassified as
a. package diagrams
b. organized diagram
c. system diagrams
d. class diagrams
Q. Which model in system modelling depicts the dynamic behaviour ofthe system
a. context model
b. behavioral model
c. data model
d. object model