What is wrong with the following calling statement and its corresponding Sub statement?
MyProcedure("The Jetsons", 1000, 209.53)
Sub MyProcedure(var1 As Double, var2 As Double,
var3 As Double)
A) It is not valid to pass something like "The Jetsons."
B) Constant values like 1000 cannot be passed, only variables.
C) var1 is not of the same data type as "The Jetsons."
D) Nothing is wrong with them.
Correct Answer:
Verified
Q1: A Function procedure may return up to
Q2: Although a Function procedure can return a
Q3: A Function procedure need not have parameters.
Q5: What will be the output of the
Q6: Function names should be suggestive of the
Q7: Based on what it returns, what would
Q8: What will be the output of
Q9: The header of a Function procedure must
Q10: When the button is clicked on,
Q11: The value returned by a Function procedure
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents