PASSING VALUES BETWEEN FUNCTIONS…

Making a communication between calling and called function is called passing values to function. We can modify any user-defined function by passing our own values to it for processing. You must have used format strings and list of variables in printf() and scanf() statement inside the parentheses. These are called arguments. Arguments are the mechanism... Continue Reading →

Create a website or blog at WordPress.com

Up ↑

Design a site like this with WordPress.com
Get started