Can partial class be inherited?


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

Post New Answer

More C Sharp Interview Questions

What is hierarchical inheritance in c#?

0 Answers  


What is foreach loop in c#?

0 Answers  


int a = '3' + '4'; char n = (char)a; What will be answer of n?

4 Answers  


What?s an interface class?

5 Answers   Mind Tree,


How?s method overriding different from overloading?

2 Answers   Visual Soft,


Explain the advantage of using system.text.stringbuilder over system.string?

0 Answers  


What is xamarin used for?

0 Answers  


Does c# support try-catch-finally blocks?

0 Answers  


Are attributes inherited c#?

0 Answers  


What is an iqueryable in c#?

0 Answers  


What is the diff between System.String and System.Text.StringBuilder classes?

0 Answers   Siebel,


What is array? What are jagged array ?

1 Answers  


Categories