What refers to a collection of forms, controls and modules that make up an application?
Project
Process
Code
None of these
What is event driven programming?
Programming language used to develop applications
Programming model in which objects respond to events such as a mouse click.
List of instructions
What is the purpose of Form Layout window?
To show the size and position of the form.
To list all the controls and modules of project.
To list the properties of the currently selected form.
Which bar displays the commands that are required to build an application?
Task bar
Menu bar
Tool bar
Title bar
Which among the following contains all the controls needed for developing a visual basic application?
Toolbox
Which one is used to move or resize the controls placed on the form?
Label
Text box
Methods
Pointer
What is the shortcut to run a program?
F5
F10
F4
F6
Which window is used for listing the properties of the currently selected form/control?
Code Editor Window
Properties Window
Form Layout Window
Project Explorer Window
How many files have been saved while saving the work in VB?
One
Four
Two