1.Parameters with which functions are called
2.Parameters which are used in the definition of the function
3.Variables other than passed parameters in a function
4.Variables that are never used in the function
Answer:2