Search:

Type: Posts; User: shafat

Search: Search took 0.07 seconds.

  1. Re: This Program doesn't run completely, what do I need to fix? Please Help

    Yeah, how do I fix it? it's also not reading the file with answers on it. :/
  2. Re: This Program doesn't run completely, what do I need to fix? Please Help

    The analysis method doesn't run completely, the questions get printed many times and the records aren't recorded properly:

    here is what it prints (this is the part where it doesn't run completely,...
  3. Re: This Program doesn't run completely, what do I need to fix? Please Help

    Sorry, I have updated the code.
  4. This Program doesn't run completely, what do I need to fix? Please Help

    import java.io.*;
    import java.util.Scanner;
    class ExamAnalysis
    {
    public static void main (String [] args) throws FileNotFoundException
    {
    System.out.println ("I hope you are ready...
Results 1 to 4 of 4