IQVIA interview question

What is abstract in obejct oriented programming

Interview Answer

Anonymous

22 Dec 2021

I said "Abstract classes are the one's where the methods are declared but the logic of those method are written in the child classes".