Q1: Math.Round is an example of a built-in function.
Select one:
True
False
Q2: What is wrong with this Function prototype: Function ReturnString(ByRef strReturn as String)
Q3: Functions can have arguments passed by either ByVal or ByRef.
Select one:
True
False
Q4: Is this True or False? ("Class" < "Clasr") OR ("Z" <> "1)
Select one:
True
False