Hi,
I took the sample test, but missed a static modeling
question. Here listed are three of the questions I'm
not sure of. Please tell me if my answers are incorrect.
Thanks,
tao
===========================================================
20) Given the requirement statement, which of the following public methods would be used in a related sequence diagram?
a) aBalance.subtract( anAmount )
b) anAmortizationTable.calculateInterestUsing( aPayment )
c) anAmortizationTable.apply( aPayment )
d) aMortgage.apply( aPayment )
Multiple Select - Please select all of the correct answers (this question has 2 correct choices).
http://certify.torolab.ibm.com/figures/test486F14.gif ==> b,d
18) Referring to the partial class diagram in Figure Qualified Association, which of the following BEST describes the relationship?
a) Access to SalesLineItems is by Product. A SalesTransaction can have multiple SalesLineItems for one Product.
b) Access to Products is by SalesLineItem. A SalesTransaction has zero or more SalesLineItems for one Product.
c) SalesTransactions contain Products, which are listed by one or more SalesLineItems.
d) SalesLineItems are for a quantity of one or more Products for a particular SalesTransaction.
Single Select - Please select the best answer (one and only one choice must be selected).
http://certify.torolab.ibm.com/figures/test486F12.gif ==> a
10) Benefits resulting from designing and implementing layered application components include:
a) reduced initial design time.
b) reduced time for initial development cycle.
c) maintainability and reuse of the application components
Single Select - Please select the best answer (one and only one choice must be selected).
==> c