Top 50+ Solved Working with ActiveX Controls & Menus MCQ Questions Answer
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
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