Examlex

Solved

Pelmer Has a Foreign Subsidiary,Sapp Corporation of Germany,whose Functional Currency

question 21

Multiple Choice

Pelmer has a foreign subsidiary,Sapp Corporation of Germany,whose functional currency is the euro.Sapp's books are maintained in euros.On December 31,2011,Sapp has an account receivable denominated in British pounds.Which one of the following statements is true?


Definitions:

Switch Statement

A switch statement is a control flow statement that allows a variable to be tested against a list of values, each with its own code block to execute.

Syntax Error

A mistake in the code that causes the program to fail to compile or run correctly.

Sentinel Value

A specific value in the context of algorithm or program which is used to indicate the end of data input or processing.

If-else Statement

A conditional statement in programming that executes one block of code if its condition is true, and another block if the condition is false.

Related Questions