Search:

Type: Posts; User: shenaz

Search: Search took 0.21 seconds.

  1. Replies
    9
    Views
    1,320

    [SOLVED] Re: reading a file line by line

    Thank you all for responding.I solved the problem i was facing.
  2. Replies
    9
    Views
    1,320

    [SOLVED] Re: reading a file line by line

    I have put the correct path,but still it isn't working.
  3. Replies
    9
    Views
    1,320

    [SOLVED] reading a file line by line

    import java.io.File;
    import java.io.FileNotFoundException;
    // import java.io.FileReader;
    //import java.io.IOException;
    import java.util.Scanner;
    public class test1 {

    /**
    * @param...
Results 1 to 3 of 3