Search:

Type: Posts; User: robin28

Search: Search took 0.10 seconds.

  1. Thread: school project

    by robin28
    Replies
    13
    Views
    1,977

    Re: school project

    I really would appreciate some help. This project is due tomorrow....
  2. Thread: school project

    by robin28
    Replies
    13
    Views
    1,977

    Re: school project

    im still stumped on this...I know how to switch letters around with a sentence, because I can see all of the indexs. But since the sentence has to be user input, how am I supposed to know what the...
  3. Thread: school project

    by robin28
    Replies
    13
    Views
    1,977

    Re: school project

    thanks I'll check that out
  4. Thread: school project

    by robin28
    Replies
    13
    Views
    1,977

    Re: school project

    I think it has to do with the "Methods in the Class String" section of my textbook, however, I don't see one which switches words. Also, if the user puts in their own input, I won't know which index...
  5. Thread: school project

    by robin28
    Replies
    13
    Views
    1,977

    Re: school project

    not much, i really dont know where to get started...

    import java.util.Scanner;
    public class lab4 {
    static Scanner keyboard = new Scanner(System.in);
    public static void main(String[]args)...
  6. Thread: school project

    by robin28
    Replies
    13
    Views
    1,977

    school project

    Hey Im new to java and have a pretty basic question. I have a homework assignment in which i have to write a program that reads a line of text as input, then moves the FIRST word to the END of the...
Results 1 to 6 of 6