Direct pass
From inside a method or function it is possible to pass the parameters but also pass the value of the arguments that the parameters will receive directly.
From inside a method or function it is possible to pass the parameters but also pass the value of the arguments that the parameters will receive directly.