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 3 of 3

Thread: pls i need help badly

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

    Post pls i need help badly

    A college offer a course that prepare students for cisco exams, last year ten students who completed the course took the exam. The college wants to know how well a student had in the exam. You have being asked to write a program using while loop to summarize the results.
    James = 1
    Paul = 1
    Peter = 2
    Sampson = 1
    John = 2
    Mike = 1
    Ann = 1
    Hensa = 1
    Zak = 1
    Boat = 1

    a) your program should outline the algorithm using pseudocode.
    b)display a summary results of the number of students who passed and who failed.
    c) if 8 or more students passed, the program program should display bonus to the instructor or no bonus if otherwise.

  2. #2
    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: pls i need help badly

    Do you have any specific java programming questions?

    Please post any code you have questions about. Be sure to wrap the code in code tags.
    If you don't understand my answer, don't ignore it, ask a question.

  3. #3
    Junior Member
    Join Date
    Sep 2017
    Posts
    13
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: pls i need help badly

    Hi RAS ABERGA,
    based on your question, it seem you are realy zero about java programming. at least you try some code and show your code in this forum, if got any problem. and we can help you..

Similar Threads

  1. Need Opinions Pls!! Need Help Badly
    By harris10692 in forum Algorithms & Recursion
    Replies: 2
    Last Post: June 13th, 2014, 03:25 AM
  2. help me pls
    By ayki in forum Java Theory & Questions
    Replies: 3
    Last Post: September 2nd, 2013, 08:50 PM
  3. Pls help
    By avi11 in forum What's Wrong With My Code?
    Replies: 1
    Last Post: May 21st, 2013, 04:43 AM
  4. Help Pls..
    By shen_punkz21 in forum What's Wrong With My Code?
    Replies: 4
    Last Post: January 28th, 2013, 12:41 PM
  5. pls.pls.pls.help with this
    By izzahmed in forum What's Wrong With My Code?
    Replies: 8
    Last Post: October 25th, 2011, 11:30 AM