Pay attention on this question: Identify the correct statements about ArrayList?
One of the "correct" answers is: You can sort its elements using Collection.sort() method. If you read this carefully, you'll notice that it says that Collection has a sort() method, but Collection is an interface. The correct sentence is:
You can sort its elements using Collections.sort() method.
Thanks
About Question enthuware.ocajp.i.v7.2.850 :
Moderators: Site Manager, fjwalraven
-
- Site Admin
- Posts: 10384
- Joined: Fri Sep 10, 2010 9:26 pm
- Contact:
Re: About Question enthuware.ocajp.i.v7.2.850 :
You are right. This has now been fixed.
thank you for your feedback!
thank you for your feedback!
Who is online
Users browsing this forum: No registered users and 7 guests