To whom a method is accesssed if it is marked as protected internal ?


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

Post New Answer

More C Sharp Interview Questions

What is the use of console readkey in c#?

0 Answers  


How do I download a program to my desktop?

0 Answers  


Why singleton pattern is used in c#?

0 Answers  


Can you prevent a class from overriding?

3 Answers  


FOR EXAMPLE : CLASS Dotnet { } creating object: Dotnet dn=new Dotnet(); NOW THE QUESTION IS WHICH IS CALLED AS OBJECT ?EITHER dn OR new Dotnet() and CAN YOU PROVE YOUR ANSWER?????PLEASE REPLY...

1 Answers  






What is the .net datatype that allows the retrieval of data by a unique key?

0 Answers  


How objects are stored in memory?

0 Answers  


why delegate is type safe?

0 Answers   IBS,


how to store the value in textbox using delegates if we have two user control. the value will be called from one user control to another user control. Loading and unloading will be done through delegates.

1 Answers  


what is used ref keyword in c#,and how we used it?

2 Answers  


Does C# support multiple inheritance?

3 Answers   IBM, Siebel Systems, Visual Soft,


Is string nullable in c#?

0 Answers  


Categories