Home

Visual Basic MCQ Question with Answer

Visual Basic MCQ with detailed explanation for interview, entrance and competitive exams. Explanation are given for understanding.

Download Visual Basic MCQ Question Answer PDF

Question No : 8
It is possible in visual basic to specifying array limit like from 1 to 10

True
False

Question No : 9
It is possible to build an application without using any form:

True
False

Question No : 10
Function can return array as return value:

True
False

Question No : 11
When using do loop-while statement then the statements within the loop body will be executed only once if the condition does not fulfilled

True
False

Question No : 12
ABS() function will generate a hole value when used with a number with fraction part (ex: 125.26598)

True
False

Question No : 13
Time() function is used to recover date & time.

True
False

Question No : 14
Now() function will return the current drive and directory you are working on as return value.

True
False