Chiranji Nagarani

I've been pursuing my graduation . And im very much interested in content writing and article writing. And I love to explore.

Student at University college of engineering and technology for women

Studied at Model high school

Certified in Line follower robot workshop

Program to compare two strings without using library function.

This program is to compare two strings and to print whether they are same or not.

Program to append two single dimensional arrays.

This is appending of arrays. Two single dimensional arrays are used here.

Program to find trace of a matrix.

Trace means addition of the diagonal elements in a matrix.

Program to explain the pattern given in the clip.

The pattern should be printed using the given code.

Program to print maximum element of a matrix.

It is to find the highest number in a matrix.

Program to find the transpose of a matrix.

Transpose of a matrix means exchanging of rows to columns and columns to rows.

Program to search an element from an array.

Program to search an element in a single dimensional array.

Program to find sum of array elements and print them.

Sum of array elements is explained in this program.

Program to explain to initialize a single dimensional array.

Single dimensional array is explained by initializing the values of an array .