WorksheetsVISUAL BASIC .NET
Total questions: 10
Worksheet time: 10mins
It is a comprehensive,object-oriented collection of a reusable types that you can use to develop applications.
Class Library
Properties Window
Solution Explorer
Windows Form Designer
It translates all high-level instructions into machine code first before running the program.
Compiler
Interpreter
Language
Translator
It is an artificial language that can be used control to control the behavior of a computer machine.
Assembly language
Basic language
Machine language
Programming language
It is used for building Windows and Web applications.
.NET Framework
Object-Oriented Programming
Visual Basic .NET
Windows Form Designer
The control which we can click and release to perform some action.
Button
CheckBox
Label
TextBox
It is the starting point of your Visual Basic .NET applications.
Button
Form
Label
ToolBox
It is the process of giving step-by-step instructions to a computer.
Compiling
Computer programming
Interpriting
Object-oriented programming
It contains several items or controls that you can use in your applications.
Class Library
Properties Windows
ToolBox
Windows Form Designer
The control is used to accept input from the user.
Button
Label
TextBox
ToolBox
It is the window to use in adding Windows Form.
Properties Window
Solution Explorer
Toolbox
Windows Form Designer
