When you inherit a protected class-level variable, who is it
available to?
Answer Posted / kirti
Derived Classes.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is ildasm and obfuscator in net?
How do I create a single-file assembly?
Is equal in c#?
What is strong name in c# and how can we use it?
Is it possible to execute multiple catch block for a single try statement?
How to block a class from being inherited further?
Explain nullable types in c#?
Explain the difference between a Private Assembly and a Shared Assembly
write code for inserting and updating recoards in sql server database using connected architecture & records shoulds displayed in grid view ( use c# )
Does c# support multiple inheritance (mi)?
Explain the top reason to use c# language?
What is static variable in c#?
What is expandoobject in c#?
What is the difference between finalize() and dispose()?
What is the use of console readkey ()?