Arguments of a function

Arguments of a function are the values that need to be passed to that function. For example taking a square root of a number will give us a number which is squared will give us the original number. Square root without a number will represent a good mathematical concept, but it will not solve any mathematical problem.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator