0% found this document useful (0 votes)
11 views

Working-With-Activex-Controls-Menus-Programming-In-Visual-Basic (Set 1)

The document contains a set of multiple choice questions about working with ActiveX controls and menus in Visual Basic. It tests knowledge of properties, methods and uses of controls like text boxes, check boxes, radio buttons, picture boxes, progress bars and menus. It also covers concepts like variables, data types, concatenation, linking to Access databases and the roles of front-end and back-end software.

Uploaded by

baroda prasanna
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views

Working-With-Activex-Controls-Menus-Programming-In-Visual-Basic (Set 1)

The document contains a set of multiple choice questions about working with ActiveX controls and menus in Visual Basic. It tests knowledge of properties, methods and uses of controls like text boxes, check boxes, radio buttons, picture boxes, progress bars and menus. It also covers concepts like variables, data types, concatenation, linking to Access databases and the roles of front-end and back-end software.

Uploaded by

baroda prasanna
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Working with ActiveX Controls & Menus

chapter in
Programming in Visual Basic

1 of 2 sets

Chapter: Working with ActiveX Controls & Menus

1. In vb ________ is the extension to represent project file.


A. .frm
B. .vbp
C. .cls
D. .vb
o m
Answer:B
. c
te
a
2. ___is data type that can be used to declare a text of maximum 10 million.
A. date
q M
B. long
c
C. numeric
D. string
M
Answer:D

3. The variable that does not change the value during execution of program
is______
A. numeric
B. string
C. constant
D. none
Answer:C

4. none of these 36)The data control s used to link _____________


A. oracle
B. ms-excel
C. ms-access
D. none of these
Answer:D

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

7. Vb allows programmers to define a data type before start the program it is


called ____
A. explicit
B. implicit
C. dim
D. none of these
Answer:A

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

9. Variables are used to temporarily store data during execution of application.


A. true
B. false

View all MCQ's at McqMate.com


C. both
D. none of these
Answer:A

10. A variable is scoped to a global or local variable depending on how it is


declared.
A. true
B. false
C. both
D. none of these
Answer:A

11. .--- is the process of putting two string together.


A. concatenation
B. grouping
C. remove
D. none of these
Answer:A

12. The main Property of check box is _______ ___


A. check
B. value
C. stretch
D. load picture
Answer:A

13. The main Property of radio button box is ___ _______


A. check
B. value
C. stretch
D. load picture
Answer:B

14. ______ property is used set width and height of images .


A. check
B. value

View all MCQ's at McqMate.com


C. stretch
D. load picture
Answer:C

15. Stretch property is used set_________of images .


A. width and height
B. border
C. color
D. load picture
Answer:A

16. The main Property of picture box is ___ _______


A. check
B. value
C. caption
D. picture
Answer:D

17. Progress bar is always work with _________control.


A. text box
B. timer
C. menu
D. none of these.
Answer:B

18. To menu editor is available in ___________button of the mouse


A. left
B. right
C. got focus
D. none of these
Answer:A

19. ____________menu is open by right button of the mouse .


A. short cut menu
B. popup menu

View all MCQ's at McqMate.com


C. sub menu
D. none of these
Answer:B

20. To create menu on MDI form, we have to select _________


A. view code
B. menu editor
C. images
D. lock control
Answer:B

21. status bar is display at the _____of the mdi forms.


A. bottom
B. top
C. dim
D. frame
Answer:A

22. Toolbar is display at the __________ of the mdi form.


A. bottom
B. top
C. dim
D. frame
Answer:B

23. To declare the variable in vb _________-this key word is used


A. bottom
B. top
C. dim
D. frame
Answer:C

24. _______ is used to differentiate the one redio button group to another radio
button group.
A. bottom
B. top

View all MCQ's at McqMate.com


C. dim
D. frame
Answer:D

25. in ______box & ____ can edit in run time


A. text box & combo box
B. list and combo
C. label and text
D. all of these.
Answer:A

26. Ms Access is used to ________


A. store data
B. display data
C. create data
D. none of these
Answer:A

27. Following properties is use full to link ms-access in ADODC.


A. data source
B. caption
C. text
D. list
Answer:A

28. VB is the example of____________software .


A. backhand
B. front end
C. o.s
D. none of these.
Answer:B

29. The main property of ADODC control property is ___


A. data source
B. caption
C. text

View all MCQ's at McqMate.com


D. none of these.
Answer:A

View all MCQ's at McqMate.com

You might also like