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
Differentiate between class and structure.
Why does it take so much time to access an applet having swing components the first time?
What is mnemonic code?
What is keyword auto for?
How to implement an arraylist in java?
Difference between method overloading and overriding.
Is stringwriter thread safe?
What is a databasemetadata?
What is functional interface in java?
What is static variable with example?
how to create constants in java?
What is difference between this and super keyword?
What are the types of sockets in java?
What a static class can contains?
Is integer passed by reference in java?