Search:

Type: Posts; User: Lazy

Search: Search took 0.11 seconds.

  1. Thread: need help

    by Lazy
    Replies
    15
    Views
    1,522

    [SOLVED] Re: need help

    yes, item.java is a file, if were to put quotes around it then wouldnt that show up as written text? and the parseInteger is the way my teacher puts it in there and it works when he does it so i...
  2. Thread: need help

    by Lazy
    Replies
    15
    Views
    1,522

    [SOLVED] Re: need help

    import java.util.Scanner;

    public class Test3Program
    {
    public static void main(String[] args)
    {


    // Replace the ??? with the appropriate constructor.
    Scanner myIn = new...
  3. Thread: need help

    by Lazy
    Replies
    15
    Views
    1,522

    [SOLVED] Re: need help

    the SSCCE i dont have one. my teacher just said heres an exercise and you have the weekend to fix it. the other stuff i honestly dont know :( he never provides/provided an answer key for us to look...
  4. Thread: need help

    by Lazy
    Replies
    15
    Views
    1,522

    [SOLVED] Re: need help

    @kevinworkman
    its my first post and ive only been using java for about a month and a half, granted that might be enough time to figure this out but my teacher isnt the best, so i have to go off of...
  5. Thread: need help

    by Lazy
    Replies
    15
    Views
    1,522

    [SOLVED] Re: need help

    sorry its my first post thats why all the code wasnt shown. and if the errors and output isnt what you meant sorry


    import java.util.Scanner;

    public class Test3Program
    {
    public static...
  6. Thread: need help

    by Lazy
    Replies
    15
    Views
    1,522

    [SOLVED] need help

    my teacher posted this exercise and i still dont understand how to do it. i fixed some of the little things that i knew how to fix but the rest of it im not sure of. can anyone help?
Results 1 to 6 of 6