Posts

Showing posts from June, 2022

Insert an element in an array using C

Search an element from an given array using C

Use pointers to replace the value of two variables

Write a menu driven C programe which will create the reverse of the array will get you the maximum value from the array and also get the sum of the elements from the array

Create an index multiplier using C beginner level

Remove an element from the given array using C

Find the transpose of a matrix using C

Matrix multiplication using C

Add and subtract the values of two different matrices using arrays in C