What is the difference between public, static, and void?


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

Post New Answer

More C Sharp Interview Questions

Is c# lazy thread safe?

0 Answers  


Explain the working of serialization?

0 Answers  


What is yield in c#?

0 Answers  


Can we maintain state in webservice?

0 Answers  


What is a ienumerator?

0 Answers  


Differentiate between sqlclient oledb and providers?

0 Answers  


what is inheritance and an example in vb.net and c# of when you might use it?

0 Answers  


Is it possible to execute multiple catch block for a single try statement?

0 Answers   Siebel,


what is default accessibility for a class? what is difference b/w viewstate and controlstate? what is the default access specifier for a top level class which are not nested into other classes?

2 Answers  


What is the use of giving more than one CATCH BLOCK in one TRY block? Directly we can give that catch(Exception e)?Why we go for arrayoutofbound Exception,divided by zero etc..? Explain

2 Answers  


How to implement an object pool in c#.net.

0 Answers  


What is dictionary class in c#?

0 Answers  


Categories