Answer Posted / ashokmail.java@gmail.com
Yes . Java support multi dimensional arrays.
Example : int[][] i = {(1,2),(2,4)};
| Is This Answer Correct ? | 12 Yes | 6 No |
Post New Answer View All Answers
What is the difference between menuitem and checkboxmenu item?
Explain the reason behind ending a program with a system.exit(0)?
Is object a data type in java?
Why is java multithreaded?
What is the difference between && and & in java?
What are void methods?
What is the difference between jdk and jre?
How do you empty a list in java?
How can u increase the heap size in the memory?
Why is singleton class used?
How do you implement tree mirroring in java?
What is the purpose of using java.lang.class class?
Why is java so important?
What is are packages?
Which are different kinds of source code?