Search:

Type: Posts; User: robbiep551

Search: Search took 0.38 seconds.

  1. Re: Problems with input/output and getters/setters

    Thanks for your help guys, I think I've fixed it..



    public static void main(String[] args) {
    int numBooks = 0; //How many books are to be entered?
    int whatNumBook = 0; //If this exceeds...
  2. Re: Problems with input/output and getters/setters

    Oh yes sorry I forgot to mention, the first piece of code does contain the main method, that's my first file, then the second piece of code i posted is the driver, my second file.
  3. Re: Problems with input/output and getters/setters

    My main issue is I would like to know how users can input data through the console using the setters and getters that are stored in the first file?
    So for example, I need to display "enter the data...
  4. Problems with input/output and getters/setters

    Hi Guys,

    I was just wondering if you could help me with any suggestions in implementing input from a user and outputting it to the console, I have getters and setters that the user needs to be...
  5. Thread: Hello

    by robbiep551
    Replies
    1
    Views
    768

    Hello

    Hello my name is Robbie and I'm currently doing an IT Cadetship.
Results 1 to 5 of 5