When you inherit a protected class-level variable, who is
it available to?
Answer Posted / guest
Classes in the same namespace.
| Is This Answer Correct ? | 11 Yes | 5 No |
Post New Answer View All Answers
Define an assembly in .net?
How do I link two windows forms in c#?
What is a console operator?
How does bitwise work?
What is the use of thread join in c#?
Major difference between Basic httpbinding and WShttpbinding?
What is the difference between delegates and superdelegates?
What is the difference between Decorator and Adapter pattern?
Why cannot you specify the accessibility modifier for methods inside the interface?
How can I produce an assembly?
Explain lock, monitors, and mutex object in threading.
What is the use of return in c#?
Why can’t struct be used instead of class for storing entity?
What is c# in asp net?
What are the Types of JIT and what is econo-JIT