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);

admin
Site Admin
Posts: 10065
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.
If you like our products and services, please help us by posting your review here.

Post Reply

Who is online

Users browsing this forum: No registered users and 240 guests