Computer Programming MCQs

5739 MCQs  (Page 320 of 574)

Which perspective in system modelling shows the system or data architecture ?
A. Structural perspective
B. Behavioral perspective
C. External perspective
D. All of the mentioned
________________ & ________________ diagrams of UML represent Interaction modeling?
A. Use case, sequence
B. Class, object
C. Activity, state chart
D. All of the mentioned
Which of the following statement is incorrect regarding the Class-responsibility-collaborator (CRC) modeling ?
A. All use-case scenarios (and corresponding use-case diagrams) are organized into categories in crc modelling
B. The review leader reads the use-case deliberately
C. Only developers in the review (of the crc model) are given a subset of the crc model index cards
D. All of the mentioned
One creates Behavioral models of a system when you are discussing and designing the system architecture?
A. True
B. False
ExpLanation: structural models of software display the organization of a system in terms of the components that make up that system and their relationships.
A data object can encapsulates processes and operation as well _________________?
A. True
B. False
ExpLanation: a data object encapsulates data only. there is no reference within a data object to operations that act on the data.
Model-driven engineering is just a theoretical concept. It cannot be converted into a working/executable code ?
A. True
B. False
ExpLanation: model-driven engineering is an approach to software development in which a system is represented as a set of models that can be automatically transformed to executable code.
AdvErtisement