Examveda

Choose the statements which makes interface different from classes?

A. Unlike classes, interfaces consists of only declaration but not implementation

B. Interfaces cannot be used directly like classes to create new objects

C. Interfaces consists of declaration of methods, properties events and type definitions

D. All of the mentioned

Answer: Option D


Join The Discussion

Related Questions on Classes and Objects in C Sharp