parameters vs arguments

Question

What is the difference between parameters and arguments?

in progress 0
YashikaKhurana 3 years 1 Answer 610 views Master 0

Answer ( 1 )

  1. Parameters are used in the function definition
    Arguments are the actual values passed to the function in its call.

Leave an answer

Browse
Browse