Top 150+ Solved Programming in Visual Basic MCQ Questions Answer
Q. Vb allows programmers to define a data type before start the programit is called ____
a. explicit
b. implicit
c. dim
d. none of these
Q. VB allows programmers to without the declaring data type before startthe program it is called ____
a. explicit
b. implicit
c. dim
d. none of these
Q. Variables are used to temporarily store data during execution ofapplication.
a. true
b. false
c. both
d. none of these
Q. A variable is scoped to a global or local variable depending on howit is declared.
a. true
b. false
c. both
d. none of these
Q. .--- is the process of putting two string together.
a. concatenation
b. grouping
c. remove
d. none of these
Q. The main Property of radio button box is ___ _______
a. check
b. value
c. stretch
d. load picture
Q. ______ property is used set width and height of images .
a. check
b. value
c. stretch
d. load picture
Q. Stretch property is used set_________of images .
a. width and height
b. border
c. color
d. load picture
Q. Progress bar is always work with _________control.
a. text box
b. timer
c. menu
d. none of these.
Q. To menu editor is available in ___________button of the mouse
a. left
b. right
c. got focus
d. none of these
Q. ____________menu is open by right button of the mouse .
a. short cut menu
b. popup menu
c. sub menu
d. none of these
Q. To create menu on MDI form, we have to select _________
a. view code
b. menu editor
c. images
d. lock control