Array Correct

Embed Size (px)

DESCRIPTION

Array Correct

Citation preview

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