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:

Net Sales

The amount of sales generated by a company after deducting returns, allowances for damaged or missing goods, and discounts.

Gross Profit

The financial metric representing the difference between revenue and the cost of goods sold before deducting overhead, payroll, taxation, and interest payments.

Inventory Value

The total cost or market value of all the goods and products held by a company intended for sale.

Replacement Cost

The current cost of replacing an asset with another of similar kind and same utility without considering depreciation.

Related Questions