Hi all
I am bit confused about interface
please explain me what is an interface and how it differs from a class?
thanks
Regards
Happy Ndwandwe
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Silindile KhanyilePosted Mar 7, 2014, 8:16 AM
In simple terms an interface defines what an object can do, a class defines how it is done.