Search:

Type: Posts; User: Yunus Einsteinium

Search: Search took 0.12 seconds.

  1. Re: Where the hell is the error coming from. . . ?

    man, when i do that another error pops out instructing me to change it back to length()
  2. Where the hell is the error coming from. . . ?

    import java.util.Scanner;
    public class CharOccurence {
    public static void main(String[] arg){
    Scanner input = new Scanner(System.in);

    System.out.println("Enter a sentence to count the...
Results 1 to 2 of 2