Search:

Type: Posts; User: Nemphiz

Search: Search took 0.10 seconds.

  1. Replies
    2
    Views
    4,744

    Re: Listing the alphabet in lower and uppercase

    Yeah i already solved it... for some reason i failed to realize that if i left the headers in the loop they would keep repeating themselves
  2. Replies
    2
    Views
    4,744

    Listing the alphabet in lower and uppercase

    Ok, so basically I need to d this java application for an assignment. It says Write a java program that uses the ASCII codes and a for loop in a METHOD Alphabet() to display the alphabet in the...
  3. Replies
    3
    Views
    3,575

    Re: Help with this java program

    this is what i have, but i get an error


    //Quiz
    public class Student {



    // main method begins execution of Java application
    public static void main( String args[] )
  4. Replies
    3
    Views
    3,575

    Help with this java program

    I was wondering if you guys could help me with this program, as i got absolutely no clue how to do it. I'm a fast learner so if i see how its done i know i'll get it immediately... so if you can help...
Results 1 to 4 of 4