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

Thread: Homework for a Java Class. HELP!!

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

    Post Homework for a Java Class. HELP!!

    I'm having some issue with my current homework. My teacher isn't really that great at teaching so I basically teach myself. I'm stuck on this homework that is due in a couple of hours. I have no idea how this forum works. I just need detailed explanation on how to do the homework itself. I'm not asking anyone to do the homework for me. I just really want to learn how to do it. We barely learned about adding the external file. Thanks for anyone who does help me.
    Attached Files Attached Files

  2. #2
    Member John Joe's Avatar
    Join Date
    Jun 2017
    Posts
    270
    My Mood
    Amused
    Thanks
    8
    Thanked 18 Times in 18 Posts

    Default Re: Homework for a Java Class. HELP!!

    Firstly, you need to learn how to read .txt file in java . You can get example here
    https://www.mkyong.com/java/how-to-r...eader-example/

    Do you know what is the formula to get the average ?
    Whatever you are, be a good one

Similar Threads

  1. Could somebody help me with my homework? Calling method's from another class
    By ProgrammerNoobE in forum What's Wrong With My Code?
    Replies: 15
    Last Post: May 24th, 2013, 02:03 AM
  2. Homework for class, teacher's not helping
    By DarkHatter in forum What's Wrong With My Code?
    Replies: 8
    Last Post: February 7th, 2013, 03:35 PM
  3. Replies: 3
    Last Post: June 17th, 2012, 06:22 PM
  4. The Rational Class Program [HOMEWORK HELP]
    By FCarlton24 in forum Object Oriented Programming
    Replies: 1
    Last Post: October 18th, 2011, 12:31 PM
  5. [Homework] Rational Class
    By burger king in forum Object Oriented Programming
    Replies: 2
    Last Post: January 13th, 2011, 09:15 PM