Interface contain declaration of Methods, properties, events, indexers- LINQ

Q.  An interface can contain declaration of?
- Published on 31 Aug 15

a. Methods, properties, events, indexers
b. Methods
c. Static members
d. All of the above

ANSWER: Methods, properties, events, indexers
 
An interface can contain declaration of methods, properties, events, indexers but you cannot provide the definition.

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)