hi i got a bank account project and i dont know how to figure out this problem
i need to be able to transfert money from checking account to saving account
if someone can help me with an exemple ,because i am a bit lost
thanks by advance
jerome2467 0 Newbie Poster
Recommended Answers
Jump to PostIs this project involving databases or do you simply need two Acccount instances created that communicate?
If the later you need to create your Account class with methods (getter and setters) that alter the current amount (which will be a class variable).
Create the two classes, initialise each with a …
All 4 Replies
sharadcp 0 Newbie Poster
hericles 289 Master Poster Featured Poster
jerome2467 0 Newbie Poster
Sudarvizhi_1 -2 Newbie Poster
Lucaci Andrew commented: Please address your question in a new thread. Also, please format your question in a manner which displays your effort done so far. -2
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.