I want to call same function with different number of parameters. i know we can call same method with diffrent type of parameters but i need with different number of parameters.
Actually para3 is returning variable. if any one has no need of returning value of particular parameter. then he can miss in the function call. i want to keep it more general.