The answer say
but we haveIt will compile if class BankAccount is marked abstract.
Code: Select all
Account acct = new BankAccount();Is it correct?
Regards
Moderators: Site Manager, fjwalraven
but we haveIt will compile if class BankAccount is marked abstract.
Code: Select all
Account acct = new BankAccount();Users browsing this forum: No registered users and 5 guests