Enlist the different types of classes in c#?


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

Post New Answer

More C Sharp Interview Questions

What will a loop recorder show?

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  


Can I get the name of a type at runtime?

0 Answers  


How do you remove white spaces from a string?

0 Answers  


Which one is trusted and which one is untrusted?

0 Answers  






Explain about multithreading?

0 Answers  


What is a deadlock lock?

0 Answers  


What does the initial catalog parameter define in the connection string?

0 Answers  


Will finally block get executed if the exception had not occurred?

2 Answers  


Can a class have more than 1 destructor?

0 Answers  


Can delegates be used as callbacks?

0 Answers  


What is the difference between select and selectmany?

0 Answers  


Categories