Vidyalelo
Visual Basic · Q187

Visual Basic MCQs: Test Your Proficiency in Visual Basic Programming

Programming · Visual Basic · question 187

Q187

Which of the following is false?

A.
A function can return one or more values to the statement that invoked it
Answer
B.
A procedure can accept one or more items of data passed to it
C.
The parameter List in a procedure header is optional
D.
At times, a memory location inside the computer's internal memory may have more than one name

Answer: Option A

Solution

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