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
How many types of string data types are there?
Do we have pointers in java?
How do you sort arrays in java?
Why we cannot override static method?
How to perform bubble sort in java?
What are implicit objects in java?
What is files manifesting?
What is a parameter used for?
What's the purpose of using break in each case of switch statement?
What is string english?
Give reasons supporting that string is immutable.
What is formatted output in java?
What are drawbacks of singleton class?
How many boolean functions are there?
How do you start a new line in java?