Search:

Type: Posts; User: RoshanDiMatteo

Search: Search took 0.26 seconds.

  1. Replies
    5
    Views
    1,613

    Re: Stacks problem-help

    sorry about last post, i won't repeat next time, but a simple question, is it possible to push objects on stacks? and what do i need to modify in my push method in Stack class?
  2. Replies
    5
    Views
    1,613

    Re: Stacks problem-help

    -------------------------------------------------------------------------------------------------------------------
    I am a beginner in Java
    In fact
    1.I have created a Book class which contains...
  3. Replies
    5
    Views
    1,613

    Stacks problem-help

    Write a program that keeps the following information on books:
    • Book title
    • Barcode
    • Author Name
    • Price
    • Edition
    Books from ten different authors need to be piled in such a way that the...
Results 1 to 3 of 3