Can a struct inherit from another struct or class 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 difference between ienumerable and iqueryable in c#?

0 Answers  


Difference between debug.write and trace.write?

0 Answers  


What is the use of delegate?

0 Answers  


Is type nullable c#?

0 Answers  


What is the use of regex in c#?

0 Answers  






What Is The Difference Between The System.array.copyto() And System.array.clone()?

0 Answers   Infosys,


What is difference between event and delegate in c#?

0 Answers  


Is there a way to force garbage collection?

0 Answers  


How do you mark a method obsolete?

0 Answers  


Can I use ReaderWriterLock instead of Monitor.Enter/Exit for Threading?

0 Answers   HCL,


What are the examples of data types?

0 Answers  


Will finally block get executed if the exception had not occurred?

2 Answers  


Categories