Java: Finding Median of 3 values
Results 1 to 2 of 2

Thread: Java: Finding Median of 3 values

  1. #1
    Registered User
    Join Date
    Feb 2008
    Location
    Harrisburg, PA, United States of America
    Posts
    141

    Java: Finding Median of 3 values

    Interesting situation: A friend of mine is trying to write a java program capable of finding the median value out of a list of 3 values (provided by the user).

    The problem:
    My friend does not know how to use if statements, nor do they know how to use arrays, loops, or many other basic functions of Java.

    SO... any suggestions?

  2. #2
    Registered User Niclo Iste's Avatar
    Join Date
    Oct 2007
    Location
    Pgh, PA
    Posts
    2,051
    just to get things straight here, are you saying he wants to write a program without having taken a course on or even understanding the fundamentals of how to build a program?

Similar Threads

  1. NEW: Java 2 Platform Standard Edition 5.0
    By TechZ in forum Other Software Applications
    Replies: 0
    Last Post: October 1st, 2004, 04:32 PM
  2. Need Programming link.
    By Talonboy in forum Tech-To-Tech
    Replies: 4
    Last Post: September 9th, 2003, 01:07 PM
  3. java vm... argh!
    By goldmagnamon in forum Programming And Web Design
    Replies: 1
    Last Post: April 28th, 2003, 04:40 AM
  4. Best Java IDE
    By FooL in forum Programming And Web Design
    Replies: 4
    Last Post: November 27th, 2001, 06:35 PM
  5. java
    By houllier1982 in forum Windows 95/98/98SE/ME
    Replies: 6
    Last Post: July 16th, 2001, 11:32 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •