Dot Net Interview Questions and Tutorials
By Dr. Rajesh Rolen
Thursday, September 9, 2010
Overriding in Interface is possible or Not
lets say we have 2 interfaces interface1 and interface2.. and the interface2 is inherits the interface1 than is it possible to having same function name and signature (overriding) in that?
No comments:
Post a Comment