reset password
Author Message
kbenavente
Posts: 4
Posted 17:14 Nov 17, 2018 |

Most of the Database class methods are written to work with asking user’s for input through the console which I know we are not allowed to do. I would need to basically restructure/change completely a lot of methods and perhaps implement new ones to help out. Are we allowed to change the methods (return type, parameters, etc.) that we wrote to make our previous database projects work?

kknaur
Posts: 540
Posted 17:19 Nov 17, 2018 |

You may make any changes you feel are necessary.