Search:

Type: Posts; User: adi2609

Search: Search took 0.12 seconds.

  1. Replies
    2
    Views
    1,301

    Re: Problem with my program! Pls HELP!

    Is it in the Name class, or TestNames class? And what exactly do you mean by data?



    import java.util.Scanner;
    public class TestNames
    {
    public static void main(String [] args)
    ...
  2. Replies
    2
    Views
    1,301

    Problem with my program! Pls HELP!

    Alright guys.. I have two classes in my program, called Name and NameTester..

    Here are the codes for both of them:


    /**
    * Write a description of class Name here.
    *
    * @author Adi...
Results 1 to 2 of 2