Define constructor in c#.


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

Post New Answer

More C Sharp Interview Questions

How do you prevent a class from being inherited?

0 Answers  


What is difference between class and abstract class in c#?

0 Answers  


What is the difference between these statements obj=null and obj.dispose()

4 Answers   Fulcrum Logic,


What is the use of inheritance in c#?

0 Answers  


Is and as in c#?

0 Answers  






What is out int in c#?

0 Answers  


If a method's return type is void, can you use a return keyword in the method?

0 Answers  


What is a base class in C#?

0 Answers   TryTechnicals Pvt Ltd,


Why delegate is used in c#?

0 Answers  


So let's say I have an application that uses myapp.dll assembly, version 1.0.0.0. There is a security bug in that assembly, and I publish the patch, issuing it under name myapp.dll 1.1.0.0. How do I tell the client applications that are already installed to start using this new myapp.dll?

0 Answers  


What is Asynchronous call and how it can be implemented using delegates?

0 Answers  


What is the difference between Abstract and Interface?

22 Answers   Agile Software, FER, HCL, Sys Universe,


Categories