Examlex

Solved

Assume the Current U

question 11

Multiple Choice

Assume the current U.S. dollar-yen spot rate is ¥90/$. Further, the current nominal 180-day rate of return in Japan is 1% and 2% in the United States. What is the approximate forward exchange rate for 180 days?


Definitions:

Members of Structures

Variables defined within a struct in C/C++, which can represent different data types and are used to store related data under a single name.

Dot Operator

A symbol used in programming languages like C++ and Python for accessing attributes or methods of an object.

Indirection Operator

In programming, specifically C and C++, it is the asterisk (*) used to dereference a pointer, giving access to the value stored at the pointer's address.

Member Operator

Operators used in object-oriented languages to access the properties or methods of an object or class.

Related Questions