Posted by: balbahadur July 17, 2008
NEED HELP IN VISUAL BASIC.NET "URGENT"
Login in to Rate this Post:     0       ?        

Can sombody help me with my programming code in my Visual Basic Studio 2005.

Your help will be highly appreciated. Thank you in advance.

I am supposed to write a program to calculate the average of a series of Test score, where the lowest score in the series is dropped. I am supposed to use LOOP so a number of tests can be run without restarting your program. It should use the following functions:

-Find Lowest should determine which of the five scores is the lowest and return that value.

-calcAverage should Calculate and display the average of the four highest score.

 

 

 

Read Full Discussion Thread for this article