Home Sign up! Channels Courses Publish your post Login Contact us RSS Mr.Bool Credits Buy Credits

Comparable and Comparator interfaces - Exam questions tests - Sun Certified Java Programmer 310-065 - Lesson 71

In this video, we move into an important concept we discussed many times previously: Comparable and Comparator interfaces.

Ayad Boudiab
Experience: A total of 10 years experience in developing applications using C++, Java, C#, ASP.NET, and SQL Server. In addition to 6 years experience in teaching programming courses at a local college. Degree: B.S. Computer Science Location: Atla...


Go to author's Space


Post stats:
Views:
46
Favorited:
 0

Post actions:



Attention: This video requires Mr.Bool Player application to be watched. To download the application please visit www.mrbool.com/player

Title: Comparable and Comparator interfaces - Exam questions tests - Sun Certified Java Programmer 310-065 - Lesson 71

Duration:  16 minutes

Summary: In this video, we continue with the second exam set of questions. We start with a question that is not directly needed for Java 6, but still an important concept. We need to know that we do not have control on when the garbage collector will run and how many times it runs. If we implement the finalize method and call it, it doesn’t mean the JVM will not call it. Then we move into an important concept we discussed many times previously: Comparable and Comparator interfaces. We need to know that the Comparable interface has the compareTo() method that takes a single object argument (that we cast to the appropriate type), and the interface Comparator has the compare() method that takes two object arguments that we cast to the appropriate type as well before comparing the objects in order for them to be sorted. For the third question, remember that polymorphism applies to the instance methods, not the static ones. The final question tackles JAR files.

Methodology of the development of example: Good coding standard and simplified design to prepare for the Java programmer certification exam CX-310-065.

Technology Used: Java – Core Concepts.

Keywords: Class, object, interface, Comparable, compareTo(), Comparator, compare(), instance methods, static methods, polymorphism, JAR files.





Add a comment!
[Fechar]

Este post é fechado - você precisa ter acesso ao post para incluir um comentário.


No comment was posted yet - be the first!



 
Help us to improve! Give us your feedback:
Give your note to the technical content
10 9 8 7 6 5 4 3 2 1
Give your note to the post's learning
10 9 8 7 6 5 4 3 2 1
Is this post helpful?
Yes No


[Close]
To have full access to this post (or download the associated files) you must have MrBool Credits.

  See the prices for this post in Mr.Bool Credits System below:

Individually – in this case the price for this post is US$ 2,00 (Buy it now)
in this case you will buy only this video by paying the full price with no discount.

Package of 10 credits - in this case the price for this post is US$ 1,00
This subscription is ideal if you want to download few videos. In this plan you will receive a discount of 50% in each video. Subscribe for this package!

Package of 50 credits – in this case the price for this post is US$ 0,33
This subscription is ideal if you want to download several videos. In this plan you will receive a discount of 83% in each video. Subscribe for this package!


> More info about MrBool Credits
 
www.mrbool.com
Copyright 2010 - All rights reserved to DevMedia Group