Collections and Generics

Help and support on OCA OCP Java Programmer Certification Questions
1Z0-808, 1Z0-809, 1Z0-815, 1Z0-816, 1Z0-817

Moderator: admin

Post Reply
Andy

Collections and Generics

Post by Andy »

Shouldn't be this the correct answer? And if not why?

// insert 1 - dataList.add(b)
// insert 2 - t = dataList.get(0);

your answer is :
// insert 1 - dataList.add(t)
// insert 2 - b = dataList.get(0);

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

Re: Collections and Generics

Post by admin »

Hi,
Could you please specify the question id so that we can find out what's going on with this question?

thank you,
Paul.

Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 12 guests