Kizspy | Question: 33
(Choose 1 answer)
What are default interface methods in C#?
A. Methods implemented by default in every interface
B. Methods that have a default implementation in an interface
C. Methods that can only be called from within the interface itself
D. Methods that are automatically generated by the compiler