Is it possible to inherit multiple interfaces?


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

Post New Answer

More C Sharp Interview Questions

What is the difference between Hash Table and Arrays?

12 Answers   IBM,


Where do we use serialization in c#?

0 Answers  


Indexers in c#?

8 Answers   Intaglio, Microsoft, TCS,


Is a c# interface the same as a c++ abstract class?

0 Answers  


Why do we need indexers in c#?

0 Answers  






What?s the advantage of using System.Text.StringBuilder over System.String?

1 Answers  


Explain how to implement an object pool in c#.net

0 Answers  


is it possible to inherit a class but methods declared in the class should not be inheritable i possible how?

8 Answers   Microsoft,


In c#.Net Application For DataGridview binding which method is faster in below two case?Why..? 1)looping-Using For loop 2)Databinding direct using Dataset

4 Answers   CTS,


One start and stop button is there and one textbox is there.when you click start button ,it will display 1,2,3......up to infinite in textbox.when you click stop button it will stop.

1 Answers  


How would you describe encapsulation in c#?

0 Answers  


what is class libraries?

1 Answers  


Categories