Search:

Type: Posts; User: robin28

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    1,343

    Re: java newbie help..

    First off, thanks for the quick reply. I understand the too many scanners part. Im in the process of fixing that. However, I dont understand the pet error I am receiving. Am I supposed to make...
  2. Replies
    3
    Views
    1,343

    java newbie help..

    Eclipse keeps finding an error in the word Pet. It says "pet cannot be resolved to a type"
    Here is my code..THANKS!

    import java.util.Scanner;

    public class pets
    {

    public static void...
Results 1 to 2 of 2