Does java support multi dimensional arrays ?

Answer Posted / sunil

yes


Example : int i[][] = {(3,4),(5,8)};

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is main a function?

508


What is the difference between int and integer in java?

499


In which order the iterator iterates over collection?

574


Does chrome use java?

514


What is method overloading with type promotion?

577






What is the difference between access specifiers and access modifiers in java?

565


What is a prefix function.write down a code to compute prefix function.

532


What is boolean logic?

559


Explain about field hiding in java?

521


What happens if we don’t override run method ?

558


Are arrays passed by reference in java?

481


What is a protected void?

500


What are the benefits of operations?

507


How does hashmap work in java ?

535


What is finalize method?

571