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
Can a method be static?
What is meant by object oriented programming – oop?
Whats the difference between notify() and notifyall()?
What is update method called?
How do you define a set in java?
How many times finalize method will be invoked? Who invokes finalize() method in java?
What is the main difference between java platform and other platforms?
What are controls and their different types in awt?
Can a final variable be null?
What do negative exponents mean?
When is the finalize() called?
How do you add an element to an arraylist in java?
What is busy spin, and why should you use it?
Is array size fixed in java?
Do extraneous variables affect validity?