use object as parameterThanks for reply Vins3Xtreme: Look for the bold text. The lab requires us to use 'benefit1' object ...
use object as parameterHow can I use an object of a class as parameter for a another class (as overloaded constructor). Man...
can't access public object inside a class Thanks you guyz. Your prompt help saved me a lot of time :) ...will keep in touch. I still have more...
can't access public object inside a class I declare an public object of 'Benefit' class inside 'Employee' class name 'benefit'. In the code be...