Answer Posted / guest
Yes, but they are not accessible, so looking at it you can
honestly say that they are not inherited. But they are.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How many constructors can a class have in c#?
What is difference between variable and property in c#?
What is regex replace in c#?
What is method and function in c#?
What is the difference between read and readline in c#?
What is yield break in c#?
Explain briefly the difference between value type and reference type?
explain the nature of the assembly work?
How can I access the registry from c# code?
What is the difference between System.console.WriteLine() and System.console.Write() function?example?
What do you mean by the delegate in c#?
Is string mutable in c#?
Does console.writeline() stop printing when it reaches a null character within a string?
Give examples for value types?
Can bool be null c#?