If Statement on visual basic
What is an If statement and what can it do to the visual basic that may be helpful for the programmer?
What is an If statement and what can it do to the visual basic that may be helpful for the programmer?
Visual Basic is a language of .net which is developed by Microsoft Loop is defined the execution revolves around until the condition get satisfied and for kloop is majorly used in many programs for smooth execution.
Visual basic or commonly known as VB is a sole product of Microsoft corporation , its an advanced form of BASIC or a visually oriented BASIC is called visual basic.
The if statement is common in all high level programming languages like C , C++ ,C# ,java , PHP , etc and including Visual Basic.
The If statement tests a particular condition and if the condition evaluates to true a course of action is followed that is a set of statements are executed or otherwise the course of action or the set of statements are ignored. The syntax of the if statement is a s follows :-Â
if(expression)
statement ;
Hope that you are clear with my solution and your problem is solved.
This site is helpful, as i see these solutions i apply this to my computer since this is the problem of my computer,,, now all are fixed and going so well,, thanks experts and thanks to this site techyv,
Impressive,, keep it up guys
Thanks Hoting Gracia and Lesten Pasio for your solutions. Now I think I'll study further Visual basic to master it.
Many thanks TechyV.