What are All kind of access specifiers for a class and for methods


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

Post New Answer

More C Sharp Interview Questions

Does c# support multiple class inheritance?

0 Answers  


What is the Difference between directcast and ctype?

1 Answers   Wipro,


What is Global Assembly Cache (GAC) and what is the purpose of it? (How to make an assembly to public? Steps) How more than one version of an assembly can keep in same place?

0 Answers  


Which property do we set on a Combo Box to display data on it prior to setting the DataSource ?

0 Answers   Siebel,


In .NET how can you solve the DLL Hell problem?

0 Answers   Siebel,






Why abstract class can not be instantiated?

0 Answers  


What is token in c#?

0 Answers  


What is polymorphism? pl explain practically rather than theoretical?

3 Answers  


which datatype i have to use we i need dynamic size.for eg. empname .in first row it have only five chars.but next row it have 100 chars.

3 Answers  


What is the difference between ref and out parameters in c#?

0 Answers  


Can you allow class to be inherited, but prevent the method from being over-ridden?

5 Answers  


Why do we need to serialize data?

0 Answers  


Categories