The out type parameters can be used_______________.
1.Only to pass back a result to the calling functions.
2.Only to send information to the called function.
3.To pass data to the called method and receive information from the called method.
4.None of these