Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

In computer science, "formal parameters" is the name for those named variables that are established on entry into the function and immediately receive external values. "arguments" are the values that they receive. A function has only one set of parameters, but a new set of arguments in each invocation.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: