Skip to playerSkip to main content
  • 4 months ago
Sigma batch
Transcript
00:00Now, one more thing about our parameters
00:03We write these parameters in the definition of function
00:07When I write these parameters
00:10I write these parentheses
00:12like number 1 or number 2
00:14I call them my parameters
00:17and formal parameters
00:20I pass the value in the function
00:23I call the function in this line
00:27I have passed the value of A and B
00:31I call these arguments
00:34These are important terms
00:37or actual parameters
00:41So, the value that we input in the function
00:44we call parameters or formal parameters
00:47The value that we pass in the calling statement
00:50we call arguments or actual parameters
00:54Let's summarize it
00:56There are two parameters in our functions
00:59First of all, we call formal parameters
01:03Formal parameters
01:05We call normal parameters
01:07And there are actual parameters
01:10which we call arguments
01:13These are actual parameters
01:15These are functions call time
01:17And these are formal parameters
01:19We write function definition
01:21Now, formal parameters
01:23Now, how can we remember
01:24How can we remember
01:25How can we remember
01:26Actual parameters
01:27Actual value
01:28Actual value
01:29which has passed a function
01:30So, A and B
01:31What was the value
01:32That was the value
01:33That was the value
01:34That was the value
01:35That was the value
01:36So, the actual value
01:37which is performed
01:38We pass it
01:39In the calling statement
01:40We pass it
01:41And the formally
01:42We have just written it
01:43We have written it
01:44And there is no value
01:45That is the value
01:46That is the function definition
01:47That is the function definition
01:48So, we remind that
01:50In the formally
01:50Parameters
01:51And our actual parameters
01:53What is difference
01:54What is difference
Be the first to comment
Add your comment

Recommended