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
Is there any difference between synchronized methods and synchronized statements?
What is increment in java?
Explain access specifiers?
What are the differences between abstract class and interface?
What do you understand by the bean persistent property?
What is a linkedhashmap java?
What is the purpose of the wait(), notify(), and notifyall() methods in java programming?
What is the file type?
What is function declaration?
What is function and its uses?
Which collection is ordered in java?
What do you mean by Function Overloading in java?
How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters?
How do you override a method?
What is the main difference between java platform and other platforms?