Hi,

In the 1036_javaarray.zip
(download<http://www.javapassion.com/handsonlabs/1036_javaarray.zip>
).
(For your own exercise) Create a NetBeans project as following.  Build and
run the program.

   - Declare and initialize 3-dimensional array of int
   - Initialize each cell with increasing integer number starting from 1000,
   1001, 1002, and so on.

Can anyone help me by explaining on how to declare and initialize
3-dimensional array?
Thank you in advance.

Regards,
Patrick

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to javaprogrammingwithpassion@googlegroups.com
To unsubscribe from this group, send email to 
javaprogrammingwithpassion-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/javaprogrammingwithpassion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to