Hi is it possible...
one class implement at time interface and abstrct class....?
Loading
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.
Smart LuckyPosted May 2, 2012, 6:42 AM
Thanks dear.
VulpesPosted Apr 30, 2012, 9:20 AM
Smart LuckyPosted Apr 30, 2012, 9:05 AM
VulpesPosted Apr 30, 2012, 8:58 AM
A class can implement any number of interfaces as well as inherit from one other class, abstract or not.