Search:

Type: Posts; User: coding2

Search: Search took 0.09 seconds.

  1. Fixing a program that reads a .txt file java beginner I need help ASAP

    I wrote a program to read a .txt file and return how many times a, e, s, and t occur in the .txt file. I am getting an error that I do not know how to fix. It says Error: FileNotFoundException...
  2. Errors I don't know how to fix java beginner I need help ASAP

    I have an assignment for a class I need to complete and I have finished the code but don't know how to fix two errors I have.
    import java.util.Scanner;

    public class Election
    {
    public static...
Results 1 to 2 of 2