Examlex

Solved

Under the Terms of a Divorce Agreement Entered into in 2018

question 36

Multiple Choice

Under the terms of a divorce agreement entered into in 2018, Kim was to pay her husband Tom $7,000 per month in alimony.Kim's payments will be reduced to $3,000 per month when their 9 year-old son becomes 21.The husband has custody of their son.For a 12 month period, Kim can deduct from gross income (and Tom must include in gross income) :


Definitions:

Actual Parameters

Values that are passed to a function when it is called.

Actual Arguments

The actual values or expressions passed to a function or procedure at the time of call.

Pass By Value

A method of passing arguments to functions where the actual data is copied, ensuring that the original data remains unchanged.

Pass By Reference

A method of passing arguments to functions where the function can modify the actual value of the variable by having its address.

Related Questions