Top 150+ Solved Programming in Visual Basic MCQ Questions Answer
Q. vb is an ----in which one can develop , run, test & debugapplications.
a. object based programming language
b. script language
c. mobile application
d. none of these
Q. ____are collections of small iconic button that resides in a Menu- bar
a. tool bar
b. command button
c. menu bar
d. tool box
Q. .---- array size can be changed at run time .
a. dynamic
b. fixed
c. single dimension
d. double dimension
Q. .----is the process of finding & removing errors.
a. debugging
b. error finding
c. processing
d. non of these
Q. VB is tool that allows you to develop application in ____
a. real time
b. gui
c. character
d. none of these
Q. ___object browser is used for finding out about object, properties &methods.
a. form layout window
b. code editor window
c. object browser
d. none of these
Q. ___is data type that can be used to declare a text of maximum 10million.
a. date
b. long
c. numeric
d. string
Q. The variable that does not change the value during execution ofprogram is______
a. numeric
b. string
c. constant
d. none
Q. none of these36)The data control s used to link _____________
a. oracle
b. ms-excel
c. ms-access
d. none of these
Q. The methods which loads the form into memory _______ it on screen.
a. load
b. show
c. display
d. all of above
Q. The code in an application can be broken into logical component by ----process
a. modular
b. procedural
c. partitioning
d. none of these