InterviewSolution
Saved Bookmarks
| 1. |
State to which class of accounts does each of the following relate:- `{:(I.,"Cash",,V.,"Creditors"),(II.,"Bank",,VI.,"Commission Received"),(III.,"Trade Marks",,VII.,"Accrued Commission"),(IV.,"Debtors",,VIII.,"Commission Received in Advance"):}` |
| Answer» `{:("Personal Accounts",II","IV","V","VII","VIII"."),("Real Accounts",I","III"."),("Nominal Accounts",VI"."):}` | |