# Parameters
----------
A parameter represents a value that the procedure expects you
to pass when you call it.
# Arguments
---------
An argument represents the value you pass to a procedure
parameter when you call the procedure.
----------
A parameter represents a value that the procedure expects you
to pass when you call it.
# Arguments
---------
An argument represents the value you pass to a procedure
parameter when you call the procedure.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.