I understand that you can use <array name>.length property toknow the length and loop through to get values for specific element of a single dimensional array. Is it possible to do the same (instead of harcoding) for a multidimensional array? If so, can you show me an example?
Thanks Sunil Atluri -- You received this message because you are subscribed to the Google Groups "JPassion.com: Java Programming" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jpassion_java?hl=en.
