I am creating a Bank Database using classes. I have created a dynamic array of size N. Now, I want to create an object of the class BankAccount, and append it to the array.