Advertisements
Advertisements
Question
Differentiate interface and implementation.
Distinguish Between
Solution
Interface:
Interface just defines what an object can do, but won’t actually do it.
Implementation:
Implementation carries out the instructions defined in the interface.
shaalaa.com
Interface Vs Implementation
Is there an error in this question or solution?