Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 18 of 18

Thread: please help

  1. #1
    Junior Member
    Join Date
    Sep 2014
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Post please help

    An Internet service provider has three different subscription packages for its customers: Package A: $9.95 per month 10 hours of access are provided. Additional hours are $2.00 per hour. Package B: $14.95 per month 20 hours of access are provided. Additional hours are $1.00 per hour. Package C: $19.95 per month unlimited access is provided. Draw a flowchart that calculates a customer’s monthly bill. It should ask which package the customer has purchased and how many hours were used. It should then display the total amount due. Input Validation: Be sure the user only selects package A, B, or C. Also, the number of hours used in a month cannot exceed 744
    I need help with the flowchart since i am new to programing and i did not get the idea well

  2. #2
    Junior Member
    Join Date
    Sep 2014
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default need urgent help

    An Internet service provider has three different subscription packages for its customers: Package A: $9.95 per month 10 hours of access are provided. Additional hours are $2.00 per hour. Package B: $14.95 per month 20 hours of access are provided. Additional hours are $1.00 per hour. Package C: $19.95 per month unlimited access is provided. Draw a flowchart that calculates a customer’s monthly bill. It should ask which package the customer has purchased and how many hours were used. It should then display the total amount due. Input Validation: Be sure the user only selects package A, B, or C. Also, the number of hours used in a month cannot exceed 744
    please help me with the flow chart

  3. #3
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: please help

    Threads merged.

    How do make a flowchart on a forum?
    If you don't understand my answer, don't ignore it, ask a question.

  4. #4
    Junior Member
    Join Date
    Sep 2014
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: please help

    yes I need to slove and make flowchart
    Follow the Sequential and Decision Logic Structures. Do not use Process Modules! Internet Service Provider An Internet service provider has three different subscription packages for its customers: Package A: $9.95 per month 10 hours of access are provided. Additional hours are $2.00 per hour. Package B: $14.95 per month 20 hours of access are provided. Additional hours are $1.00 per hour. Package C: $19.95 per month unlimited access is provided. Draw a flowchart that calculates a customer’s monthly bill. It should ask which package the customer has purchased and how many hours were used. It should then display the total amount due. Input Validation: Be sure the user only selects package A, B, or C. Also, the number of hours used in a month cannot exceed 744. Exit the program if user enters incorrect information. Then, File – DOWNLOAD AS – Portable Document Format and save it as xxxisp, where xxx are your 3 initials, wherever you save your files. You will attach this file to your submission. Internet Service Provider, Part 2 Modify the flowchart for Internet Service Provider problem so that it also displays how much money Package A customers would save if they purchased packages B or C, and how much money Package B customers would save if they purchased Package C. If there would be no savings, no message should be printed. Then, File – DOWNLOAD AS – Portable Document Format and save it as xxxisppart2, where xxx are your 3 initials, wherever you save your files. You will attach this file to your submission. Compress and Submit: Your xxxlab2 zip file (containing the files xxxisp.pdf and xxxisppart2.pdf) to the class Blackboard, COSC1435.201. 1

  5. #5
    Junior Member
    Join Date
    Sep 2014
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default need help urgent

    Follow the Sequential and Decision Logic Structures. Do not use Process Modules! Internet Service Provider An Internet service provider has three different subscription packages for its customers: Package A: $9.95 per month 10 hours of access are provided. Additional hours are $2.00 per hour. Package B: $14.95 per month 20 hours of access are provided. Additional hours are $1.00 per hour. Package C: $19.95 per month unlimited access is provided. Draw a flowchart that calculates a customer’s monthly bill. It should ask which package the customer has purchased and how many hours were used. It should then display the total amount due. Input Validation: Be sure the user only selects package A, B, or C. Also, the number of hours used in a month cannot exceed 744. Exit the program if user enters incorrect information. Then, File – DOWNLOAD AS – Portable Document Format and save it as xxxisp, where xxx are your 3 initials, wherever you save your files. You will attach this file to your submission. Internet Service Provider, Part 2 Modify the flowchart for Internet Service Provider problem so that it also displays how much money Package A customers would save if they purchased packages B or C, and how much money Package B customers would save if they purchased Package C. If there would be no savings, no message should be printed. Then, File – DOWNLOAD AS – Portable Document Format and save it as xxxisppart2, where xxx are your 3 initials, wherever you save your files. You will attach this file to your submission. Compress and Submit: Your xxxlab2 zip file (containing the files xxxisp.pdf and xxxisppart2.pdf) to the class Blackboard, COSC1435.201. 1

  6. #6
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: need help urgent

    Do you have a java programming question?
    If you don't understand my answer, don't ignore it, ask a question.

  7. #7
    Junior Member
    Join Date
    Sep 2014
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: please help

    I need help in the question I posted I solved but I was not sure about the flowchart

  8. #8
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: please help

    What have you tried? Do you have any specific java programming questions?
    If you don't understand my answer, don't ignore it, ask a question.

  9. #9
    Junior Member
    Join Date
    Sep 2014
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: please help

    I am still trying to understand how to do the flowchart if a used 30 hours and be 30 hours I did the calculation that a spend 49.95
    b spend 24.95
    c spend 19.95
    a use b save 25 dollars
    a use c save 30 dollars
    b use c save 5 dollars how can I do this in flowchart

  10. #10
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: please help

    Sorry, I don't know how you do a flowchart. I drew shapes on paper when I made flowcharts.
    I don't know what you need to do.

    Your post is very hard to read.
    Either end the sentences with a .
    or put each new sentence on its own line.
    If you don't understand my answer, don't ignore it, ask a question.

  11. #11
    Junior Member
    Join Date
    Sep 2014
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: please help

    I do not have problem with the flowchart it self, I am wondering how should i write the information in it

  12. #12
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: please help

    What did your instructor tell you to write in a flowchart?
    If you don't understand my answer, don't ignore it, ask a question.

  13. #13
    Junior Member
    Join Date
    Sep 2014
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: please help

    . Draw a flowchart that calculates a customer’s monthly bill. It should ask which package the customer has purchased and how many hours were used. It should then display the total amount due. Input Validation: Be sure the user only selects package A, B, or C. Also, the number of hours used in a month cannot exceed 744. Exit the program if user enters incorrect information. Then, File – DOWNLOAD AS – Portable Document Format and save it as xxxisp, where xxx are your 3 initials, wherever you save your files. You will attach this file to your submission. Internet Service Provider, Part 2 Modify the flowchart for Internet Service Provider problem so that it also displays how much money Package A customers would save if they purchased packages B or C, and how much money Package B customers would save if they purchased Package C. If there would be no savings, no message should be printed.

  14. #14
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: please help

    Draw a flowchart
    That sounds like paper and pen work to me. I don't know how its done on a forum.
    If you don't understand my answer, don't ignore it, ask a question.

  15. #15
    Junior Member
    Join Date
    Sep 2014
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: please help

    can you do it for me on a paper and take pic for it and i will do it on the flow chart program i have

  16. #16
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: please help

    can you do it for me on a paper and take pic for it
    That's a good joke.

    If you don't have any java programming questions, I'll leave this thread for someone else that might want to do your work for you. Good luck.
    If you don't understand my answer, don't ignore it, ask a question.

  17. #17
    Junior Member
    Join Date
    Sep 2014
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: please help

    thanks
    I just needed the idea of how to do it is my first time

    --- Update ---

    I took the course online and i did not have help I am trying to check what information should i add in the flow chart
    thanks anyways

  18. #18
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: please help

    Thread closed.