aspose file tools
The moose likes Beginning Java and the fly likes copying arrays - please  h e l p! Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "copying arrays - please  h e l p!" Watch "copying arrays - please  h e l p!" New topic
Author

copying arrays - please h e l p!

federico elbl
Greenhorn

Joined: Oct 14, 2003
Posts: 13
Hi, I'm new with Java, and I need help with an assigment about copying arrays, I was wondering if anyone could help me out.
I need to design a program that asks user to enter name and then displays it dysplaying the index and value, like:

I would really appreciate your help. You can reply here or e-mail me at lauritasre@hotmail.com
Thanks in advance,
Federico
[ October 14, 2003: Message edited by: federico elbl ]
Pradeep bhatt
Ranch Hand

Joined: Feb 27, 2002
Posts: 8876


[ October 14, 2003: Message edited by: Pradeep Bhat ]
[ October 14, 2003: Message edited by: Pradeep Bhat ]

Groovy
David O'Meara
Rancher

Joined: Mar 06, 2001
Posts: 13459

How are people going to learn how to program if you hand them the solution?
The prefered approach is to give hints towards the solution, rather than the complete solution straight away
Dave
Pradeep bhatt
Ranch Hand

Joined: Feb 27, 2002
Posts: 8876

David,
I will follow your suggestion in future.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: copying arrays - please h e l p!
 
Similar Threads
getting the index of the closest value in an array that is sorted in reverse order
Java array help
compare the contents of tow arrays
anyone good at math?
when java is 0 indexed