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.

Keyword parameters are positional independent with respect to others of their type and CONSISTING of a keyword followed by an equal SIGN and variable information.

Positional parameters are characterized by their position in the operand field in relation to other parameters.

Keyword parameters are positional independent with respect to others of their type and consisting of a keyword followed by an equal sign and variable information.



Discussion

No Comment Found