Questions about Banking Module?

question 2

question 2

par Sarah Alameh,
Nombre de réponses : 1
Avatar GroupEn

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

En réponse à Sarah Alameh

Re: question 2

par Siba Haidar,
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.