0% found this document useful (0 votes)
24 views1 page

Data Structures: Array Sorting Program

The document provides information about a student's practical assignment on implementing sorting of array elements in C++, including the code, an explanation of the code, and an output screenshot.

Uploaded by

Rushi Dhanja
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views1 page

Data Structures: Array Sorting Program

The document provides information about a student's practical assignment on implementing sorting of array elements in C++, including the code, an explanation of the code, and an output screenshot.

Uploaded by

Rushi Dhanja
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Name of Student Enrollment number

ADANI INSTITUTE OF INFRASTRUCTURE ENGINEERING

INFORMATION AND COMMUNICATION TECHNOLOGY


Subject: Data Structures

Practical No 1

Question: Write the program to implement sorting of array elements.


Code:

//insert your code here//////////

Explanation of code:
// write explanation of the code//

Output:

//screenshot of the output screen //

You might also like