Join
Blogs
Questions
Videos
Tags
Members
Search
 
 
Create your own blog, earn points and get popular!

Array and String

You are given a table that shows the total number of cars sold by a local car manufacturer in Australia for the first six months in the year 2008.
 
Month Jan Feb Mar Apr May Jun Number of cars sold (units) 191 196 269 308 236 145   Based on the figures given above, you required to write a Java  program using array which can perform the following:
 
1- Average number of cars sold                                                                                    
2-The month that achieve lowest sales

how to program it using java. currently i use the java jdk1.6.0_24.

any body help this assignment. no need to interactive just direct.
No votes yet
Share this
0 answers