Which of these can be used to fully abstract a class from its implementation?
(a) Objects
(b) Packages
(c) Interfaces
(d) None of the Mentioned
I had been asked this question in quiz.
My enquiry is from Interfaces Introduction in chapter Object Oriented Concepts of C#