Answer Posted / chaman
no,private class-local variable are not inherited
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How does bitwise xor work?
What is the purpose of escape sequence?
In which way a two-dimensional array declared in C#?
Is datetime nullable c#?
Can abstract class have constructor c#?
What is called method in c#?
What is difference between list and ilist in c#?
What is an assembly qualified name? Is it a filename? How is it different?
What is application object in c#?
What is the c# equivalent of c++ catch (...), Which was a catch-all statement for any possible exception?
Define assert() method? How does it work?
what is the scope of anonymous type ?
What is difference between write and writeline in c#?
How do I unload an assembly?
What is stringwriter c#?