Examlex

Solved

If IntQuantity >= 10 Then      DblTotal = IntQuantity

question 32

Multiple Choice

If intQuantity >= 10 Then      dblTotal = intQuantity * 2.5
Else
     dblTotal = intQuantity * 3.5
End If
The intQuantity variable contains the number 8 before the code above is processed. What value will be in the dblTotal variable after the code is processed?


Definitions:

Decrease Side

The side of an accounting equation or ledger where decreases in assets, expenses, or dividends are recorded, often the credit side for assets and the debit side for liabilities and equity.

Asset Account

A category within the general ledger that reports the value of a company's assets such as cash, equipment, and property.

Liability Account

An accounting record that reports the amounts a company owes to creditors and other parties, often categorized as current or long-term.

Owner's Equity Account

Represents the total amount of capital the owner has in a business after liabilities have been subtracted from assets.

Related Questions