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


Please Help Members By Posting Answers For Below Questions

What is data set in c#?

506


What are delegates?

806


Where is c# compiler located?

502


Why are strings immutable in c#?

502


How can you force derived classes to provide new method implementations for virtual methods?

489






What is the advantage of extension method in c#?

472


If dll and exe files are same it means you can deploy both the files in gac?

504


Explain inheritance in c#?

555


How many types of collections are there in c#?

496


How to use delegates with events?

567


What does get set mean in c#?

507


Explain About Assembly in .NET, types of assemblies, their difference, How to register into GAC. How to generate the strong names & its use.

601


What is instantiating a class?

516


How can I create a process that is running a supplied native executable (e.g., Cmd.exe)?

607


What is the difference between struct and class in c#?

484