Our Blogs

img/news/function_with_no_argument_no_return_type.png

Example of function Type 1 Categories function with no arguments no return type .

Publish Date: April, 27-2019

Descriptions: This is a simple program of type one categories functions with no argument no returns type. Here i created one sum function named sum and taking two input a,b and c is for the output variable so callee will jump to the caller and print the value. getch() hold the output screen. clrscr() will clear the previous output screen.