divinity wrote...
hi danpost
can u show me whay you mean because when I put it at line 4 am getting a major errorDecimalFormat df = new DecimalFormat("#.00");
Account[] acc = new Account[10];
public static void main(String[] args) {
createAccount();
}

