0% found this document useful (0 votes)
3 views

C-Lab_Task7

The document outlines laboratory practice programs for C programming, authored by Rutvik Sheth. It includes instructions to write and execute various programs related to 1-D arrays, such as finding the maximum element, counting odd and even elements, sorting, deleting, inserting, and removing duplicates. Additionally, it briefly mentions the application of neural networks in the design of RCC columns.

Uploaded by

Rutvik Sheth
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

C-Lab_Task7

The document outlines laboratory practice programs for C programming, authored by Rutvik Sheth. It includes instructions to write and execute various programs related to 1-D arrays, such as finding the maximum element, counting odd and even elements, sorting, deleting, inserting, and removing duplicates. Additionally, it briefly mentions the application of neural networks in the design of RCC columns.

Uploaded by

Rutvik Sheth
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 3

C-Programming – I

Laboratory practice
programs

-Rutvik Sheth
M.Tech (Structures)
D.D.U, Nadiad
WRITE THE FOLLOWING PROGRAMS IN YOUR
NOTEBOOK AND THEN EXECUTE THEM:
 Write a program to find maximum element from 1-D array.
 Write a program to find number of odd and even elements from
1-D array.
 Write a program to sort a given array in ascending order using
bubble sort.
 Write a program to delete an element from 1-D array.
 Write a program to insert an element in 1-D array at specified
place.
 Write a program to remove duplicate elements from a given 1-D
array

2
Rutvik Sheth
Thank you

3
Application of Neural Network for Design of RCC Column

You might also like