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 : 1
Time variable is used to store date and time in visual basic

True
False

Question No : 2
Print' statement can be used to print any statement on the screen.

True
False

Question No : 3
Isnull(), IsEmpty() determines weather any variable has been initialize or not

True
False

Question No : 4
IsDate() function returns true if its argument is a valid date and time

True
False

Question No : 5
It is possible to declare 'Dynamic Array' in visual basic.

True
False

Question No : 6
In visual basic 'Break' statement could be used along with "Select Case"

True
False

Question No : 7
Constants are processed faster than variables :

True
False