Multiple Choice
Critical Thinking Questions
Case 7-2
Your colleague hasn't used Visual Basic in a while and so when he encounters a decision point, he sometimes calls out to you over the cubicle wall to get answers to his questions.
-After a few minutes,he calls back out.This time,he wants to know how to pass a reference to a value instead of passing the value itself.Before suggesting that he begin to use his reference texts or a search engine on the Web to find his own answers,you instead suggest which of the following to him?
A) ByVal
B) ByRef
C) ByArg
D) ByInd
Correct Answer:

Verified
Correct Answer:
Verified
Q88: A Function procedure can pass many values
Q89: MATCHING<br>Identify the letter of the choice that
Q90: _ is an exception type that can
Q91: You should select the ByVal option if
Q92: A Try-Catch structure _ Catch blocks of
Q94: CASE<br>Critical Thinking Questions<br>Case 7-1<br>Of all of the
Q95: A _ procedure can pass only one
Q96: If the code in the Try section
Q97: To pause a splash screen for a
Q98: A variable declared as Private at the