java help about constructors
hey i am taking java in school and we have a project due 2morrow and on the sheet it says
" add a construtor to the circle class in shapes so that the initial x and y coordinates of the center are parameters to this additioanal 2 parameer constructor"
when i run it a circle its drawn on the screan
dont realy get wht its asking am i suppose to add another constructor so 2 circles will be drawn cause on the bottom it sasy test each constroctor by createing 2 circles how an i suppose to add anouther constrotor not sure how too