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 find factorial of a number using recursion.

This is to find just a factorial of a number using recursion which is the repeatative process.

Program to explain passing a string to a function.

This is passing of a string to a function.

Program to find factorial by using call by value.

Factorial is the product of all the numbers from 1 to that given number.

Program to explain function without argument and with return value

There are no arguments in the function but they return value to the main function.

Program to explain functions with argument with return value.

There are arguments in function and they return value also

Program to pass two dimensional array to a function.

This is passing a 2-D array to a function.

Program to merge two single dimensional arrays.

Program to find the merging of two arrays.

Program to copy single dimensional array into other.

Copying the single dimensional array.

Prpgram to explain unconditional statement break.

This program explains unconditional statement break.

Program to explain unconditional statement continue.

This program explains an unconditional statement continue.

Program to print the given pattern in the clip.

The given pattern in the clip is printed using the given code.