Explain the accessibility modifier 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 major difference between a custom control and user control?

0 Answers   C DAC, CDAC,


What is xor operator in c#?

0 Answers  


int a = '3' + '4'; char n = (char)a; What will be answer of n?

4 Answers  


What is type checking in c#?

0 Answers  


Is it not possible to store a boolean value as a variable?

0 Answers  






Can we change static variable value in c#?

0 Answers  


Why do we need singleton class in c#?

0 Answers  


What are the advantages of interface in c#?

0 Answers  


What does Dispose method do with the connection object?

2 Answers  


Why can?t you specify the accessibility modifier for methods inside the interface?

5 Answers  


What is check/uncheck?

0 Answers  


What is the difference between do and while loop?

0 Answers  


Categories