Why interface support multiple inheritance whereas classes are not ?
Hi Everyone,
Please let me know the solution of below question :
Q.4) why interface support multiple inheritance whereas classes are
not ? Cant we do explicit implementation in classes?
Thanks and Regards