Search:

Type: Posts; User: diplomat

Search: Search took 0.08 seconds.

  1. Re: What is wrong with my codes. it s not running. Pls help cos i have to present on the 2nd of December

    hi
  2. What is wrong with my codes. it s not running. Pls help cos i have to present on the 2nd of December

    // ATM.java


    public class completeAtm
    {
    private boolean userAuthenticated; // whether user is authenticated
    private int currentAccountNumber; // current user's account number
    private Screen...
Results 1 to 2 of 2