Top 150+ Solved Programming in Visual Basic MCQ Questions Answer
Q. The _______is show under or below the Project Explorer window
a. properties window
b. project explorer
c. menu bar
d. toolbox
Q. The _________ is used to show quick reference to the variouselements of a project namely form, classes and modules
a. mdi
b. project explorer
c. menu bar
d. toolbox
Q. ____________is insert from component , it is used to load ADOcontrol.
a. microsoft activex data control 6
b. microsoft combo control 6
c. microsoft data grid control.
d. none of these
Q. ADO is ActiveX-based, it can not work in different platforms anddifferent programming languages.
a. true
b. false
c. both
d. none of these
Q. in VB , ___ is used to enter the more then one value in a singlevariable having different data types.
a. dim
b. structure
c. array
d. variable
Q. In VB , array is divided into 3 types ., the second type is _____
a. single dimension
b. double dimension
c. poly dimension
d. multi dimension
Q. frame is used to differentiate the one radio button group to anotherradio button group.
a. true
b. false
c. both a and b
d. none of these
Q. In_________The size of the array can be changed at the run time- sizechanges during the program execution.
a. true
b. false
c. both
d. none of these
Q. Microsoft ActiveX Data Control 6 is insert from component , it isused to load ADO control.
a. true
b. false
c. both
d. none of these
Q. The Project Explorer is used to show quick reference to the variouselements of a project namely form, classes and modules
a. true
b. false
c. both
d. none of these
Q. single dimensional array requires one indexes to identify aparticular element.
a. true
b. false
c. both a and b
d. none of these
Q. The most common event associated with the command button isthe Click event,
a. true
b. false
c. both a and b
d. none of these
Q. The main property of Image Control is stretchable,
a. true
b. false
c. both a and b
d. none of these
Q. The main property of ____, is LoadPicture and resize the picture .
a. picture
b. text
c. list
d. form