Interfaces - Programming

Q1:

Which of the following can be declared in an interface?
  1. Properties
  2. Methods
  3. Enumerations
  4. Events
  5. Structures

A 1, 3

B 1, 2, 4

C 3, 5

D 4, 5

ANS:B - 1, 2, 4

No answer description is available. Let's discuss.