Which of the following cannot be used to declare an interface correctly?
(a) Properties
(b) Methods
(c) Structures
(d) Events
The question was posed to me during an interview.
My doubt is from Interfaces Introduction in section Object Oriented Concepts of C#