About Question enthuware.ocajp.i.v7.2.1229 :

All the posts and topics that contain only an error report will be moved here after the error is corrected. This is to ensure that when users view a question in ETS Viewer, the "Discuss" button will not indicate the presence of a discussion that adds no value to the question.

Moderators: Site Manager, fjwalraven

Post Reply
mbrichmo
Posts: 4
Joined: Fri Oct 18, 2013 2:26 am
Contact:

About Question enthuware.ocajp.i.v7.2.1229 :

Post by mbrichmo »

The explanation of the 4th option states "...while creating multidimensional arrays, the length of the last dimension can be left unspecified." When I test it with 1.7, the length of multiple dimensions can be left unspecified, as long as no other dimension is specified after it. For example

Code: Select all

int[][][] a = new int[2][][];
is valid.

admin
Site Admin
Posts: 10388
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: About Question enthuware.ocajp.i.v7.2.1229 :

Post by admin »

You are right. This has now been update.

thank you for your feedback,
Paul.

Post Reply

Who is online

Users browsing this forum: No registered users and 17 guests