Search:

Type: Posts; User: nava111

Search: Search took 0.07 seconds.

  1. Replies
    7
    Views
    972

    Re: Help string not storing in Variable

    yes,sorry about that because i kept playing around with that line of code 'theInput=a;' it was previously 'a=theInput'. i changed the line to various other code such as 'a=Input.next();',...
  2. Replies
    7
    Views
    972

    Re: Help string not storing in Variable

    The program has no errors it compiles and runs but its not storing what i enter into 'a' and stays as null
    -' theOutput =question1[Question];' server sends the question and waits for input from...
  3. Replies
    7
    Views
    972

    Re: Help string not storing in Variable

    this is a protocol file of a server theInput is what is entered into the terminal, and theOutput is what is sent back from the server to the client so i am not getting the value of 'a' sent back to...
  4. Replies
    7
    Views
    972

    Help string not storing in Variable

    hi i'm new to java programming and i have a problem with using the scanner, here is an extract of the code , i need help with storing a value into a, it is initialized with null first but when i...
Results 1 to 4 of 4