Search:

Type: Posts; User: randy81

Search: Search took 0.81 seconds.

  1. Replies
    8
    Views
    1,346

    Re: Help with boolean logic please!

    Thank you Ubiquitous. Although I still am unclear of the logic your help has helped me understand more, but not all, of what I needed to get it to work properly.
  2. Replies
    8
    Views
    1,346

    Re: Help with boolean logic please!

    I am using BlueJ and we don't/have not gotten to a main method per se but it is supposed to check if the book is hardcover AND it is 500 pages or more then change the field in the displayBook method....
  3. Replies
    8
    Views
    1,346

    Re: Help with boolean logic please!

    Hopefully the answers to your questions:

    1) I am passing it that argument because for lack of a better reason that is what I have to done with the other get methods. Unless this is a different...
  4. Replies
    8
    Views
    1,346

    Re: Help with boolean logic please!

    Its supposed to check if the book is hardcover or not and if it has at least 500 pages. I know it has something to do with a local variable as well as using the symbolic constant along with the...
  5. Replies
    8
    Views
    1,346

    Help with boolean logic please!

    This is a take-home lab we have to do. I have all but this last part working. The lab states
    "Write these methods:

    public void displayBook() displays the book information on the screen like this:...
Results 1 to 5 of 5