Can you inherit multiple abstract classes 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 type checking in c#?

0 Answers  


Are structs value types or reference types?

0 Answers  


Do unused Namespaces in c# affect run-time performance?

0 Answers   HCL,


What is the difference between interface and inheritance in c#?

0 Answers  


Why dependency injection is used in c#?

0 Answers  






List some Advantages of switch-case over if else?

0 Answers  


What is appdomain in c#?

0 Answers  


What is data dictionary in c#?

0 Answers  


Where do you add an event handler ?

1 Answers  


What operators can be used to cast from one reference type to another without the risk of throwing an exception?

0 Answers  


Does c# support multiple class inheritance?

0 Answers  


What is internal and protected-internal accessspecifier in c#.net?

1 Answers  


Categories