array correct

Upload: mithun-kiruthi

Post on 03-Mar-2016

5 views

Category:

Documents


0 download

DESCRIPTION

Array Correct

TRANSCRIPT

Ex No:6a

ARRAY-SORTING N NUMBERSAIM

To write a C program to sort the array of n numbers in ascending and descending order.ALOGRITHMStep 1: Start the program

Step 2: Get the total number f elements and store it in ,,n

Step 3: Assign i=1

Step 4: Repeat step 5 until i