Does java support multi dimensional arrays ?

Answer Posted / jesi

java does not really support multidimensional array.it does however supports array of array.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

2) Suppose there are 5 directories having lot of files (say txt files) in each directory. 2 things :- 2.1) You want to search for filenames which have a particular pattern. 2.2) Out of these filtered files you want to search for a particular keyword or a search string. How can you achieve this?

2083


Differentiate between the constructors and methods in java?

741


Is 0 a prime number?

754


What are the differences between the constructors and methods?

838


What does singleton mean in java?

743


What is the difference between hashmap and hashtable? What is an interface?

807


What is keyword auto for?

909


What is the purpose of void?

764


What are the differences between stringbuffer and stringbuilder?

761


Why is java logo a cup of coffee?

834


Mention a package that is used for linked list class in java.

760


How do I know if java is installed?

792


What are the library functions in java?

798


What is meant by 'Class access modifiers'?

817


Difference between final and effectively final ? Why is effectively final even required ?

776