Which of the following is/are correct about OUT parameter?

  1. Any changes made to the parameter will be reflected in the variable.

  2. The out parameters is used to return values in the same variables, that you pass an an argument of a method

  3. A variable to be sent as OUT parameter must be initialized

  4. 1 & 2

  5. 2 & 3

  6. 1 & 3


Correct Option: D

Find more quizzes: