Does java support multi dimensional arrays ?

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


Please Help Members By Posting Answers For Below Questions

How many types of string data types are there?

636


Do we have pointers in java?

616


How do you sort arrays in java?

609


Why we cannot override static method?

652


How to perform bubble sort in java?

690






What are implicit objects in java?

640


What is files manifesting?

1845


What is a parameter used for?

608


What's the purpose of using break in each case of switch statement?

593


What is string english?

644


Give reasons supporting that string is immutable.

592


What is formatted output in java?

607


What are drawbacks of singleton class?

620


How many boolean functions are there?

600


How do you start a new line in java?

615