Dear friends,
Multiple inheritance are Inherit the base function and using in our child class but interface part just declare the function and defined in implemented class so why we create a Interface we will directly create a function in implemented class. why we are creating interface plz tell me....