Posted by: techGuy February 4, 2009
java -assignment help!!!!!!!!!!!
Login in to Rate this Post:     0       ?        

Create
a Java application that implements use of an int array. Use for loops
to iterate through the array using the array’s length variable to stay
within the array bounds. Fill the array with random numbers and print
the array.


Continue to properly document your source code. Write
this program as if you were explaining it to someone new to arrays.
Fully document your code in such a way newcomers to Java will
understand and be able to implement a Java array. Your grade on this
assignment will be based on your thoroughness of documentation as well
as you correctness of code.


Compile
and run your program until it works and the output looks nice. Add the
necessary documentation as described in Course Documents, and then
attach your .java file to this assignment. Do not attach the .class
file, attach only the .java source code. Do not use www.sajha.com.







Read Full Discussion Thread for this article