All of the following are arguments on the FV function EXCEPT ________

A) Rate
B) Nper
C) Pv
D) Investment


Answer: D

Computer Science & Information Technology

You might also like to view...

Match the following terms to their meanings:

I. AND condition II. Record source III. OR condition IV. Filtering A. displays a subset of the database records B. records having either criteria value will be displayed C. queries or tables that provide underlying data for a report D. records having both criteria values will be displayed

Computer Science & Information Technology

What feature is an electronic marker for a specific location in a document?

A) Placeholder B) Anchor C) Placemark D) Bookmark

Computer Science & Information Technology

Which of the following summarizes the logic followed by routers using ACLs in determining if a match occurs?

A) The router will search sequentially until it finds a match and stop. B) The router will search sequentially until it reaches the end of its list whether a match is found or not. C) The router will search its list to find all matches. D) The router will search its deny entries first and then search for its permit entries.

Computer Science & Information Technology

To add dynamic link library components, add a reference to the components in your program and include a using directive. The reason for adding the using directive is to ____.

A. enable the program to use class members B. avoid fully qualifying references to class members C. eliminate the syntax errors D. enable an executable to be created

Computer Science & Information Technology