Search:

Type: Posts; User: samfin

Search: Search took 0.09 seconds.

  1. Re: WHY THE CMD DOES NOT ABLE TO FIND "A" IN THIS SIMPLE PROGRM

    It wasn't my intent to deliberately post something that was wrong. Admittedly I could have checked the fact before posting but in every code example I've ever seen it is put as public static void...
  2. Re: WHY THE CMD DOES NOT ABLE TO FIND "A" IN THIS SIMPLE PROGRM

    The Main method should read
    public static void main(String[] args)
    Try that and see if that helps
    If not, what error are you getting?
Results 1 to 2 of 2