Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,5 @@ Initialize the accounts’ status by creating at least 20 accounts with an initi
1000. That is, create an array of type Account of size 20 and then instantiate each element.
Write a menu driven program that asks the user his/her account number followed by the
operation to perform on his account.

Change the concept