Search:

Type: Posts; User: howardderamus1111

Search: Search took 0.11 seconds.

  1. Re: Book Store Assignment.No errors but it doesn't print the name of the author.

    The user enters option 1 to add book. He enters the name of the book as testing. The name of the author as Tester. Price as 2, Number in stocks 5 Category of book as fiction. This add the new book....
  2. Re: Book Store Assignment.No errors but it doesn't print the name of the author.

    Like I mentioned above, if I add a book in the inventory, it gets added but when I search for the exact book it doesn't show in the dialopg box. The dialog box is blank.
  3. Book Store Assignment.No errors but it doesn't print the name of the author.

    Hello folks. I usally don't ask for help but right now I am in desperate need. I am finished with this assignment but it is not working as it is supposed to. For example when I add a new book, and...
  4. Replies
    4
    Views
    3,458

    [SOLVED] Re: Tax calculation program

    I did what you said and thank you. It works now. But now I have a different problem. I have a different method which verifies if the first name is "Barack" and last name is "Obama". If the first and...
  5. Replies
    4
    Views
    3,458

    [SOLVED] Re: Tax calculation program

    So how do you suppose I should do it? I just started learning java and arrays I don't get them that good.
  6. Replies
    4
    Views
    3,458

    [SOLVED] Tax calculation program

    You MUST: use arrays to store taxpayer information. Use methods for tasks that will be repeated.

    Ask the user how many taxpayers he would like to calculate taxes for.
    Ask the user to enter each...
Results 1 to 6 of 6