Top 80+ Solved Object Oriented Software Engineering MCQ Questions Answer
Q. Which of the following UML diagrams has a static view
a. collaboration
b. use case
c. state chart
d. activity
Q. UML stands for
a. unified modeling language
b. unified marketing language
c. unified modeling syntax
d. unifie modeling language
Q. Which core element of UML is being shown in the figure
a. node
b. interface
c. class
d. component
Q. What does a simple name in UML Class and objects consists of
a. letters
b. digits
c. punctuation characters
d. all of the mentioned
Q. What Does a Composite name consists of in a UML Class and object diagram
a. delimiter
b. simple names
c. digits
d. all of the mentioned
Q. A class is divided into which of these compartments
a. name compartment
b. attribute compartment
c. operation compartment
d. all of the mentioned
Q. An attribute is a data item held by which of the following
a. class
b. object
c. all of the mentioned
d. none of the mentioned
Q. What should be mentioned as attributes for conceptual modelling
a. initial values
b. names
c. all of the mentioned
d. none of the mentioned
Q. Which of these are part of class operation specification format
a. name
b. parameter list
c. return-type list
d. all of the mentioned
Q. In Unified Modeling Language, diagrams which captures systemstatic structureand provide foundation for other models is called
a. deployment diagrams
b. class diagrams
c. component diagrams
d. object diagrams
Q. Which model in system modelling depicts the static nature of the system
a. behavioral model
b. context model
c. data model
d. structural model
Q. What does a simple name in UML Class and objects consist of
a. letters
b. digits
c. punctuation characters
d. all of the mentioned
Q. A Class consists of which of these abstractions
a. set of the objects
b. operations
c. attributes
d. all of the mentioned
Q. Which of these are part of the class operation specification format
a. name
b. parameter list
c. return-type list
d. all of the mentioned