By default which class is inherited by a class in C#?

 Posted by SheoNarayan on 12/22/2008 | Category: C# Interview questions | Views: 23868
Answer:

If no class is inhertited, by default a class inherit System.Object.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response