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 have been asked this question in an interview for job.
My doubt stems from Interfaces topic in section Interfaces & Packages of Java