An association represents a relationship between classes. It represents a mechanism that allows objects to communicate with each other. It…
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…
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…
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…