What is the extension for saving a project in Visual Basic?
.Vpb
.Vbp
.Vpp
Vbp
What is placed in the form of grid used to design a form?
Form - layout window
Form design window
Code window
Event-driven program
Which is the default tab in the new project window in visual basic ?
New
Existing
Recent
Open
What acts as a visual container for other controls?
Label
data
Shape
Picture Box
What is used in event-driven programming for different objects created on the form?
IDE
Forms
Form - design window
Which among the following of a project is displayed by the project explorer window?
Windows
Folders
Objects
Which type of programming language is Visual Basic?
Text based
Interactive
GUI
Event - driven
Which one of the following describes the interface and environment that you use to create your own applications?
BASIC
Form
What do you meant by a collection of different objects in the project in visual basic?
Events
Menu
Window
Which of the following gives you a tree structured view of all the files inserted into the application?
Project explorer window
Properties window
Form layout window