Hi Experts
i have two methods .first method with one argument and second method with two parameters (second parameter is optional).
then after creating the object i call the method with only one parameter then which will be called ?first or second? then why?
Thanks In advance
Krish