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: Bing [Bot] and 7 guests