Solved

If a Procedure Contains a Dim Statement and NameString Is

Question 23

Multiple Choice

If a procedure contains a Dim statement and NameString is assigned as the identifier,NameString can be used _______.


A) anywhere in the project
B) only in the procedure where the Dim statement is shown
C) anywhere in the project if the variable name is changed to NAME_String
D) only once in the procedure

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions