Vidyalelo
Visual Basic · Q391

Visual Basic MCQs: Test Your Proficiency in Visual Basic Programming

Programming · Visual Basic · question 391

Q391

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

A.
Return decStateTax
Answer
B.
Return ByVal decStateTax
C.
Send decStateTax
D.
SendBack decStateTax

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board