could you look into please.
Thanks.
About Question enthuware.ocajp.i.v7.2.873 :
Moderators: Site Manager, fjwalraven
-
- Posts: 32
- Joined: Wed Mar 14, 2012 5:45 pm
- Contact:
About Question enthuware.ocajp.i.v7.2.873 :
- Attachments
-
- Screen Shot 2013-03-08 at 5.00.26 PM.png (19.06 KiB) Viewed 2144 times
-
- Screen Shot 2013-03-08 at 5.00.02 PM.png (17.36 KiB) Viewed 2144 times
-
- Site Admin
- Posts: 10388
- Joined: Fri Sep 10, 2010 9:26 pm
- Contact:
Re: About Question enthuware.ocajp.i.v7.2.873 :
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);
-
- Posts: 32
- Joined: Wed Mar 14, 2012 5:45 pm
- Contact:
Re: About Question enthuware.ocajp.i.v7.2.873 :
copy that, thanks.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);
Who is online
Users browsing this forum: No registered users and 22 guests