Working-With-Activex-Controls-Menus-Programming-In-Visual-Basic (Set 1)
Working-With-Activex-Controls-Menus-Programming-In-Visual-Basic (Set 1)
chapter in
Programming in Visual Basic
1 of 2 sets
3. The variable that does not change the value during execution of program
is______
A. numeric
B. string
C. constant
D. none
Answer:C
5. The methods which loads the form into memory _______ it on screen.
A. load
B. show
C. display
D. all of above
Answer:C
6. The code in an application can be broken into logical component by ---- process
A. modular
B. procedural
C. partitioning
D. none of these
Answer:B
8. VB allows programmers to without the declaring data type before start the
program it is called ____
A. explicit
B. implicit
C. dim
D. none of these
Answer:B
24. _______ is used to differentiate the one redio button group to another radio
button group.
A. bottom
B. top