54. Refer to the diagram to answer the question. Given that some items will not be kept in the inventory and if requested by the customer, it will be obtained from suppliers at that time. If there is a new requirement to re-stock the system automatically as catalog items are sold, how is the new requirement BEST handled? |
|
![]() |
View Attachment - Order Processing |
55. Refer the diagrams Account Figure A and Account Figure B to answer the question. In order to accomplish what is shown in Account Figure B, which design is the BEST solution? |
|
![]() |
View Attachment - Account Figure A |
View Attachment - Account Figure B |
View Attachment - Account A1 Figure |
View Attachment - Account A2 Figure |
58. Refer to the diagram to answer the question. Which of the following is the packages representing the Point of Sale system in the class diagram? |
|
![]() |
View Attachment - POS |
61. Which model represents the following code generated by a modeling tool? class Order { private Customer recipient; // ... } |
|
![]() |
View Attachment - Design A |
View Attachment - Design B |
View Attachment - Design C |
65. Which of the following is true about the class diagram shown for a Library System? LibraryCard class can be removed by merging its properties into LibraryMember class, when: |
|
![]() |
View Attachment - Library System |
66. Refer to the library system diagram to answer the question. If there is a new requirement to allow different videos to be loaned for different periods, for instance, a new release of Bugs Bunny's Surfing Adventure is only available for two days whereas Daffy Duck's Outer Space Adventure is available for two weeks. How is the new requirement BEST handled in the existing Library System shown in the class diagram? |
|
![]() |
View Attachment - Library System |
67. Fully Dressed Use Case is created by : |
|
![]() |
68. Which of the following techniques can be used to find actors? |
|
![]() |
69. When creating Use Cases, the mapping between External Event and Goal can be N:1. |
|
![]() |
79. The dependency relationship between classes indicates : |
|
![]() |
80. Refer to the collaboration diagram for a college course registration system. Which of the following are the methods of the Student class? |
|
![]() |
View Attachment - College Course Registration |
81. Consider the state machine for the controller in a home security system, which is responsible for monitoring various sensors around the perimeter of the house. Which of the following statement is false? |
|
![]() |
View Attachment - Home Security System |
82. Consider the statechart that is designed as a Mealy machine in the diagram. Which of the following statement is false? |
|
![]() |
View Attachment - Mealy Machine |
95. Refer to the Loan Processing System class diagram to answer the question. How will you implement the relationshop between Account and AccountHistory? |
|
![]() |
View Attachment - Loan Processing System |