Q. The parameters of a method __________. (Solved)
1. Help us to pass information to a method.
2. Help us to get information from a method.
3. Help us to pass information to and from a method.
4. None of these.
- c. Help us to pass information to and from a method.