Can a struct inherit from an interface in c#?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

What is the function of .IsDescendent()?

0 Answers   Abacus,


Can int be null in c#?

0 Answers  


Should I make my destructor virtual?

0 Answers  


Can a struct be null?

0 Answers  


What is default method in c#?

0 Answers  


Which is better interface or abstract class in c#?

0 Answers  


What is serialization of data?

0 Answers  


Can you access a hidden base class method in the derived class?

0 Answers  


What is nullable types in c#?

0 Answers  


How to find methods of a assembly file (not using ILDASM)?

0 Answers  


Explain how do I get deterministic finalization in c#?

0 Answers  


What is a delegate?

5 Answers   Siebel Systems,


Categories