Top 150+ Solved Programming in Visual Basic MCQ Questions Answer
Q. ) In VB ,We can use Public or Dim statement to declare an array .
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 same 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. . ADO stands for ________
a. activex data objects
b. activex variable objects
c. another data object
d. none of these.
Q. ADO is ActiveX-based, it can work in different platforms anddifferent programming languages.
a. true
b. false
c. both
d. none of these
Q. ____ is insert from component , it is used to load ADO control.
a. microsoft activex data control 6
b. microsoft combo control 6
c. microsoft data grid control.
d. none of these
Q. ______file very necessary to connect to the access data base file byADO.
a. .mdb
b. .cls
c. .frm
d. .acca
Q. the ________is a term commonly used in the programming world todescribe the interface and environment that we use to create ourapplications.
a. ide
b. tool bar
c. menu bar
d. none of these.
Q. in VB,________ is called integrated because we can access virtuallyall of the development tools
a. ide
b. tool bar
c. menu bar
d. none of these.
Q. ________ displays the commands that are required to build anapplication. it is used to display the menus of the particular application
a. mdi
b. sdi
c. menu bar
d. toolbox
Q. The ________ is used to show quick reference to the various elementsof a project namely form, classes and modules
a. mdi
b. project explorer
c. menu bar
d. toolbox
Q. The ________ is show under or below the Project Explorer window
a. properties window
b. project explorer
c. menu bar
d. toolbox
Q. The ______ show the various characteristics of selected objects orcontrols.
a. properties window
b. project explorer
c. menu bar
d. toolbox
Q. _______ in Visual Basic has characteristics such as color and size,shape, font style, background colour, width, height etc.
a. properties window
b. project explorer
c. object
d. object browser