Search:

Type: Posts; User: GStateSwish

Search: Search took 0.08 seconds.

  1. Replies
    3
    Views
    1,168

    Re: Can you spot the error in my switch?

    Thank you for your response. I was able to fix the program with your suggestions.

    originally line 32 was the declaration:
    accountType = (char) inFile.nextByte();

    I do also realize my coding is...
  2. Replies
    3
    Views
    1,168

    Can you spot the error in my switch?

    I attempted to post this in switch however was unable

    Hello,

    I am currently learning java programming and have attempted to construct a program that reads a customer's account number (int...
Results 1 to 2 of 2