Some True/False questions are not visible. Usually teachers hides their visibility if they are few in number. Subject Expert recommends them to have more than 70+ questions against the topic and make them public.
1
Responsibilities are implemented by means of methods that either act alone or collaborate with other methods and objects. TrueView Answer
2
Controlling and coordinating activities in other objects is the doing responsibility of software object. TrueView Answer
3
knowing about private encapsulated data is a doing responsibility of the software object. FalseView Answer
4
Fundamental object design requires knowledge of principles of responsibility assignment. TrueView Answer
5
Static models help design the definition of packages, class names, attributes, and method signatures. TrueView Answer
6
Class Responsibility Collaboration (CRC) card represents two classes. FalseView Answer
7
Drawing UML is not a reflection of making decisions about the objects designing. FalseView Answer
8
Agile modeling also includes, Creating several models in parallel. TrueView Answer
9
The most common static object modeling is with UML class diagrams TrueView Answer
10
In dynamic object modeling, spend significant time doing interaction diagrams (sequence or communication diagrams), not just class diagrams. TrueView Answer
11
The most common static object modeling is with UML interaction diagrams. FalseView Answer
12
Dynamic modeling help in designing the logic, the behavior of the code or the method bodies TrueView Answer
13
Static modeling help in designing the logic, the behavior of the code or the method bodies FalseView Answer