SCJP Certification

Sun Certified Java Programmer Certification exam essentials

Archive for September, 2011

September 30th, 2011

What is association?

No Comments, Java Facts, by Daisy Williams.

An association represents a relationship between classes. It represents a mechanism that allows objects to communicate with each other. It…

Share

September 29th, 2011

WonderFALL news & savings from uCertify!!!!

No Comments, Uncategorized, by Daisy Williams.

WonderFALL news & savings from uCertify!!!! Fall into crisp, cool autumn savings with uCertify ! This offer is available for…

Share

September 28th, 2011

What is narrowing conversion?

No Comments, Java Facts, by Daisy Williams.

In Java, a narrowing conversion is also known as an explicit type conversion or casting. When the destination data type…

Share

September 28th, 2011

What is runtime polymorphism or dynamic method dispatch?

No Comments, Java Facts, by Daisy Williams.

In Java, runtime polymorphism or dynamic method dispatch is a process in which a call to an overridden method is…

Share