adplus-dvertising
frame-decoration

Question

Which of the following instructs a function to return the contents of the decStateTax variable?

a.

Return decStateTax

b.

Return ByVal decStateTax

c.

Send decStateTax

d.

SendBack decStateTax

Posted under Visual Basic

Answer: (a).Return decStateTax

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following instructs a function to return the contents of the decStateTax variable?