Search:

Type: Posts; User: New to Java

Search: Search took 0.19 seconds.

  1. Re: hello im new to java please help me with my assignment!

    here is what i did :
    public static void main(String[] args) {
    int balance= 0;
    int deposit = 0;

    String a =(JOptionPane.showInputDialog(null, "Automatic Teller Machine\n [B] Balance...
  2. hello im new to java please help me with my assignment!

    : i need to do a program like this:

    Automatic Teller Machine
    [B] Balance
    [D] Deposit
    [W] Withdrawal
    [Q] Quit
    select you OPtions:

    -------------------------------
Results 1 to 2 of 2