This is what I have to do for a prompt
Design a class named Account that contains:
A private int data field named id for the account (default 0).
A priv