Doctor about question 2 in this project it doesnt clarify if it needs arguments and how many and some functions like getdate isnt clear from where want to get the date for example can get it from date linked list or from the account linked list
Hello Sarah,
getDate()'s purpose is to read from the stdin and fill a date object
putDate()'s purpose is to display on the stdout a date object
They may be used for example to fill an account object field of elsewhere were needed in the application.
getDate()'s purpose is to read from the stdin and fill a date object
putDate()'s purpose is to display on the stdout a date object
They may be used for example to fill an account object field of elsewhere were needed in the application.