Bubble Sort
This simple program demonstrates the Bubble Sort Algorithm. Allowing the end user to text of any length and displays the sorted set of characters. The Program uses one-dimensional array and bubble sort.
Student Book X Created by: Jazziro\Lehlogonolo Masubelele Description: Student Book X is an Application that can help university/college students store very important contact details of their friends, users can view, edit or delete records form text files. More Detailed description: I was tired of the default VB.NET buttons and customized them and the form was designed using Photoshop(it Looks
Switch Statement is the same as If…Else Statements except that it is easier to use if you have multiple conditions.
Switch Syntax