Is it possible to implement an interface to a structure? Is
it possible to extend a struct? Is it possible to inherit a
class to struct?

Answer Posted / jay

just as a sum up for people that might get confused since
some obviously wrong answers are marked as YES:
answers #4,#5 and #6 are correct, 1,2,3 are wrong.

Is This Answer Correct ?    9 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are c# strings immutable?

489


Does c# support multiple inheritance (mi)?

530


What is dynamic in c#?

469


Are private members inherited in c#?

568


What is a console in c#?

488






What is array c#?

525


What is firstordefault c#?

543


What is difference between a type and class?

602


What are the principles of delegation?

490


What is native image generator (ngen.exe)?

663


What issues can be faced while delivering code?

1478


Why is it not a good idea to use empty destructors?

548


Is c# static or dynamic?

504


How does c# generics and c++ templates compare?

471


Why we use get and set method in c#?

503