Computer Science, asked by patelabhay38176, 8 months ago

55. Which of these can be used to fully abstract a class from its implementation?
(A) Objects
(B) Packages
(C) Interfaces
(D) None​

Answers

Answered by yashasrao
2

Answer:

C) Interfaces

Explanation:

Interfaces can be used to fully abstract a class from its implementation

Similar questions