Search Results

Showing results 1 to 1 of 1
Search took 0.01 seconds.
Search: Posts Made By: VirusTalker
Forum: Java Nov 15th, 2007
Replies: 10
Views: 1,401
Posted By VirusTalker
public static void ReadArray(int []array)
{
Scanner scan = new Scanner(System.in);
for (int index = 0; index < array.length; index ++)
{
System.out.println("Please enter element" + (index+1) +...
Showing results 1 to 1 of 1

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC