Technology has advanced to the point where programming has become an essential part of our lives. We use software and applications for communication, entertainment, education, and work, and these are all built on programming languages.

What is Function? Write a program to demonstrate any two string function using C.

 A function is a block of statements that performs a specific taskIn c, we can divide a large program into the basic building blocks known as function. The function contains the set of programming statements enclosed by {}. A function can be called multiple times to provide reusability and modularity to the C program. In other words, we can say that the collection of functions creates a program. The function is also known as procedure or subroutine in other programming languages.



Share:

No comments:

Post a Comment

If you have any doubt, let me know...

Translate

Wikipedia

Search results