Which of following statements invokes the getdiscount function, passing it the contents of two decimal variables named decSales and decorate? The statement should assign the function's return value to the decDiscount variable.
a. decDiscount = call GetDiscount(decSales, decorate)
b. call GetDiscount(decSales, decorate, decDiscount)
c. decDiscount = GetDiscount(decSales, decorate)
d. none of the above
c. decDiscount = GetDiscount(decSales, decrate)
You might also like to view...
The most financially damaging cybercrime affecting individuals is ________
Fill in the blank(s) with correct word
________ are squares surrounding a selected object that can be used to adjust its size
Fill in the blank(s) with correct word
One of the main disadvantages of using a switch statement is that it requires the use of braces for compound internal statements.
Answer the following statement true (T) or false (F)
In the accompanying figure, the grade level is too high; it should be in the range of 5 to ______.
Fill in the blank(s) with the appropriate word(s).