Tenerity India Interview Question

Why interface?

Interview Answer

Anonymous

Jun 28, 2020

Interface is a contract between two parties (caller and callee) over all its other perspectives like multiple inheritance, developing loosely coupled code, code standardisation etc. I explained it well with examples