This is my first week or two trying Java and I've got instructions on how to declare mutli-demensional array's but it doesn't say how to set value's to them.

Say I wanted to input from a file into an array.

What would the code be?? (to fill a mutlidemnsional array)