Vidyalelo
Computer Science · Q509

Visual Basic MCQs: Test Your Proficiency in Visual Basic Programming

Engineering and GATE · Computer Science · question 509

Q509

To determine whether a variable is being passed to a procedure by value or by reference, you will need to examine . . . . . . . .

A.
the Call statement
Answer
B.
the procedure header
C.
the statements entered in the procedure
D.
the procedure footer

Answer: Option A

Solution

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