describe unbalanced arrays such as c java does


Describe Unbalanced Arrays ?

Such as C Java does not have true multidimensional arrays. Java fakes multidimensional arrays by using arrays of arrays. This means that it is probable to have unbalanced arrays. An unbalanced array is a multidimensional array where the dimension isn't the similar for all rows. In most applications this is a horrible idea and should be prevented.

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: describe unbalanced arrays such as c java does
Reference No:- TGS0284455

Expected delivery within 24 Hours