Saturday, March 19, 2011

Repitition Statements

Sample code of If/else

Output

CODE


REPETITION/ITERATION STATEMENTS means the act of repeating a process usually with the aim of approaching a desired goal or target or result. Each repetition of the process is also called an "iteration," and the results of one iteration are used as the starting point for the next iteration. This sample program I created in vb is a login form. By typing the required username and password you can enter to the next form.



No comments:

Post a Comment