Home > B.Sc (CS) > Quizzes > Visual Basic Programming
Visual Basic Programming
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 22% Most missed: “The changes are saved in a transaction using _________ operation.”
Visual Basic Programming
Time left 00:00
25 Questions

1. ________ statement removes a control from an array.
2. . The IDE stands for _____.
3. The point method returns the ________ of a particular pixel.
4. _______ is displayed as a horizontal line between items on a menu bar.
5. _______ property is set to change the height of a cell.
6. The ______property is used in VB for maximum form at run time.
7. In multiple form based project the current form represented by ___ keyword.
8. ______ is the function used to compare two strings.
9. To open the property window for usage ____ shortcut key is used.
10. ________ event is fired when there is a change in the contents of the text box.
11. ______is a data type that can be used to declare a text of maximum 10 million characters.
12. Scroll bar is of _____ types in Visual basic for usage.
13. In declaration a variables _____ length of characters is allotted for a variable.
14. In visual basic the _____ value is equivalent to the vb YES NO button in message box.
15. The _____ keyboard refers to current form in Vb project.
16. ________ kinds of rows and columns are created in the Ms Flex Grid control.
17. In Visual basic more than one child _____ is allowed to add in project.
18. ____ window is used to align the form execution in desired position or location.
19. The ____ menu is used for executing the program in Visual basic.
20. ____ is a command used to come out of the loop.
21. ________ function returns a Variant (Long) specifying the position of the first occurrence of one string within another.
22. The ____ statement is used to change the control to specified location without any condition.
23. The ________ object is a stored query definition, which is a precompiled SQL statement.
24. ________property of an Image control is used to automatically resize a picture and place it inside the control.
25. The ______control used to insert image to the form.