What is a protected class in c#?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

Explain acid rule of thumb for transactions in c#.

0 Answers  


What is the difference between gettype and typeof in c#?

0 Answers  


What is Garbage Collection in .Net?

0 Answers  


What is using keyword?

0 Answers  


What is the difference between interface and abstract class ?

2 Answers   Basware, BITS,


Why do I get an error (cs1006) when trying to declare a method without specifying a return type?

0 Answers  


Can the accessibility of a type member be greater than the accessibility of its containing type?

0 Answers  


What is multithreading with .net?

0 Answers  


What is the minimum size (in bytes) of string data type in c#? Give its compatible data type in .NET Framework.

5 Answers  


What is difference between ienumerable and list?

0 Answers  


If u declare two interfaces withsame methodnmae .prototype how can u call the particular method from class?

4 Answers   Microsoft,


How do you remove the objects which are not in use?Explicitly or implicitly?What is the exact mechanism going behind?

2 Answers   Advanced Software Systems, Choice Solutions,


Categories