Match the PMT arguments with their descriptions

I. Fv
II. Pv
III. Nper
IV. Type
V. Rate

A. Interest rate
B. The total number of payments
C. Loan amount
D. Balance amount after last payment
E. This argument is optional


Answer: D, C, B, E, A

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. An iteration structure is always needed to process a menu selection made by a user. 2. An If-Then-Else statement can be used as one way to process a user's menu selection. 3. The user's menu selection can be validated using an input validation loop immediately after the input statements. 4. It is never possible to give a user a chance to make more than one selection without re-running the whole program.

Computer Science & Information Technology

Enterprise network solutions typically offer which of the following in comparison with smaller network solutions?

A) More features B) Additional throughput C) Advanced capabilities D) All of the above

Computer Science & Information Technology

When you copy a selection of cells using drag and drop, which appears before you release the mouse button?

A. an outline of the new location of the selected range B. the range C. a cell reference of the old location D. shortcut tip

Computer Science & Information Technology

To enter a null value into a table, you use a special format of the NULL command.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology