Class C implements Interface I containing method m1 and m2 declarations. Class C has provided implementation for method m2. Can i create an object of Class C? Ans. No not possible. Class C should provide implementation for all the methods in the Interface I. Since Class C didn't...
See more
Download the Study24x7 App, so you can connect and collaborate.