Presentation is loading. Please wait.

Presentation is loading. Please wait.

Functions By Anand George.

Similar presentations


Presentation on theme: "Functions By Anand George."— Presentation transcript:

1 Functions By Anand George

2 General nature of Computer programs.
Read or Write to computer memory. Do operations on the data in the computer memory Hand over the data to other parts of the program for more operations.

3 Functions A computer program cannot do all the required actions by itself. Instead it depends on function to delegate a particular job. You can pass variables into function and return value from a function. So function is a part of the program which can be “called” for a specific task to be done.

4 Demo Functions Sum of 2 variables

5 Summary Functions. Arguments.

6 Thank you


Download ppt "Functions By Anand George."

Similar presentations


Ads by Google