Dim O AS Boolean =True
True
False
A form in visual basic project is saved with extension ..........
.fmr
.form
.frm
.............are programs that translate commands and instructions written by the programmer from the high level language into machine language
interpreter
Compilers
explorer
Properties can be changed from....... .
properties window
form window
solution window
Flowchart defined as a group of logically arranged procedures to be executed to attain a goal or precise output , out of specific inputs
The property Name is one of the properties which is common to most controls
Framework.Net contains compilers , libraries and runtime environment
There is a difference between the arithmetic operations and the assignment statement
Visual Basic project is saved is saved in file with saved extension ............
frm1.
.vpp
.vbp
In looping flowchart; The number of iterations is known previously
ListBox items can't be arranged alphabetically
The project name given to the project Cannot be changed after being created
The object name in the code ( IbL_Title. Visible = False ) is Visible.
............ Command stops your program from running
Stop
Finish
End
Visual Basic.NET is one of the high level programming languages
Through the ........... we can write instructions and codes using
Code window
explorer window
"const" is used for declaring the variables
Flase
A ComboBox is a box displays a drop- down list from which one item can be selected
Press ..........or select start command from run menu to run a program in VB.
F7
F4
F5
The toolbox contains items called ............
TextBox
Tools
controls
Dim Boolean AS integer
The function of the following shape in the flow chart .........
used for entering data
used to start and end
used in Process block
Framework provides a design and execution of (.NET) applications
In Branched ( Decision ) flowchart; we can find more than two answers to one question
The data type (bool) is of integers