Top 150+ Solved Programming in Visual Basic MCQ Questions Answer
Q. What is the use of OLE
a. we can link to the other application
b. we can remove the other application
c. we can adjust the application
d. none of these
Q. _______ is used to differentiate the one redio button group to anotherradio button group.
a. bottom
b. top
c. dim
d. frame
Q. in ______box & ____ can edit in run time
a. text box & combo box
b. list and combo
c. label and text
d. all of these.
Q. Following properties is use full to link ms-access in ADODC.
a. data source
b. caption
c. text
d. list
Q. The main property of ADODC control property is ___
a. data source
b. caption
c. text
d. none of these.
Q. MS-access or oracle is the example of ___ _______software.
a. back end
b. front end
c. mathematical
d. none of these
Q. The ____ include all widow property, form, project ,form layout .
a. ide
b. adodc
c. msaccess
d. none of these
Q. _______is used to differentiate the one redio button group to anotherradio button group.
a. frame
b. top
c. dim
d. list
Q. _______is the process of finding & removing errors.
a. debugging
b. error finding
c. processing
d. none of these
Q. VB is an ______________.
a. object based programming language
b. script language
c. mobile application
d. none of these
Q. In _________ The size of the array can be changed at the run time- sizechanges during the program execution.
a. if ... then ..else
b. do while
c. dynamic array
d. array