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

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
baptize
Posts: 32
Joined: Wed Mar 14, 2012 5:45 pm
Contact:

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

Post by baptize »

could you look into please.

Thanks.
Attachments
Screen Shot 2013-03-08 at 5.00.26 PM.png
Screen Shot 2013-03-08 at 5.00.26 PM.png (19.06 KiB) Viewed 2145 times
Screen Shot 2013-03-08 at 5.00.02 PM.png
Screen Shot 2013-03-08 at 5.00.02 PM.png (17.36 KiB) Viewed 2145 times

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

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

Post by admin »

You are not running the code that is given in the explanation. The code in the explanation is:
String[] sa = new String[10];
Object[] oa = sa;
oa[0]  = new Integer(10);

baptize
Posts: 32
Joined: Wed Mar 14, 2012 5:45 pm
Contact:

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

Post by baptize »

admin wrote:You are not running the code that is given in the explanation. The code in the explanation is:
String[] sa = new String[10];
Object[] oa = sa;
oa[0]  = new Integer(10);
copy that, thanks.

Post Reply

Who is online

Users browsing this forum: No registered users and 8 guests