Multidimensional array declaration in java
Answers
Answered by
0
To declare an array, you need to tell it what type it is. Think of declaring a variable: it is the same concept: You need to tell Java if it's dealing with strings, numbers, or objects. Simply creating themultidimensional array doesn't actually do anything; let's look at how data actually gets into the array.
Answered by
2
Similar questions
English,
7 months ago
Physics,
7 months ago
Biology,
7 months ago
Music,
1 year ago
Psychology,
1 year ago