InterviewSolution
Saved Bookmarks
| 1. |
What Is The Difference Between Keyword And Positional Parameters ? |
|
Answer» POSITIONAL PARAMETERS are CHARACTERIZED by their position in the operand field in relation to other parameters. Positional parameters are characterized by their position in the operand field in relation to other parameters. |
|