interfaces

How coding to Interface and Inheritance helped me reuse code

Before going into the details I will state the requirement: I need to fetch certain records from 3 different tables into 3 ArrayLists. I have 3 Classes which store the information: Lets name it- Class1, Class2, Class3. All the above… Read More ›

%d bloggers like this: