

Procedure is a sub-routine which contains set of statements. Do-while Do conditional-expression Procedures While While conditional-expressionĮnd While 4. Select Case Select expressionĮnd Select Loops 1. Nested-If If(conditional-expression)ThenĮnd If 5. 'code if the above conditional-expression is falseĮnd If 4. 'code if the above conditional-expression is true If-else-if ladder If(conditional-expression)Then 'code if the conditional-expression is falseĮnd If 3. 'code if the conditional-expression is true Simple syntax of Variable declaration is as follows Dim variableName dataType ] Variable initialization variableName = value Conditional Statements 1. Variable is a name given to the storage area in order to identify them in our programs.

It's one of the robust, feature-rich online compilers for VB.net language, running on the latest version 16. Write, Run & Share VB.net code online using OneCompiler's VB.net online compiler for free.
