
The video is all about the functions used programming languages. Functions are the small programs that removes the repetitive steps and thus reduce the size of the program. It consists of three parts: Function Prototype, Function Definition and Calling the Function.