Search:

Type: Posts; User: george

Search: Search took 0.17 seconds.

  1. Replies
    8
    Views
    2,795

    [SOLVED] Re: I Need some help for a java project

    ok solved this problem ( up to B6)
  2. Replies
    8
    Views
    2,795

    [SOLVED] Re: I Need some help for a java project

    Based on what youve given me, i tried :



    class Client{
    String code;
    int age;
    int books;
    int total;
    String decifit;
  3. Replies
    8
    Views
    2,795

    [SOLVED] Re: I Need some help for a java project

    thanks helloworld922 , you're the only one who replied after 60 + views

    can you help me with the recursive method ??

    I need to write a recursive method which calculates the average value of...
  4. Replies
    8
    Views
    2,795

    [SOLVED] Re: I Need some help for a java project

    can anyone help ??
  5. Replies
    8
    Views
    2,795

    [SOLVED] Re: I Need some help for a java project

    Ok , Solved that problem






    /**
    *
    * @author George
  6. Replies
    8
    Views
    2,795

    [SOLVED] Re: I Need some help for a java project

    ok i think i've made some progress on this but i still need help.

    This time i get an "NullPointerException"


    import java.io.*;
    import java.text.*;
    import java.util.*;
    import...
  7. Replies
    8
    Views
    2,795

    [SOLVED] I Need some help for a java project

    ok, here is the deal , i am given the following instuctions and through them i must write a program :


    HERE is the link to bookstore.csv...
Results 1 to 7 of 7