What is singleordefault c#?


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

Post New Answer

More C Sharp Interview Questions

What is the purpose of a constructor in c#?

0 Answers  


what is diffrence between protected ,internal and protected internal?? whether protected field available in derived class which is outside the assembly. if not ..this is possible by which access modifiers??

2 Answers  


What is difference between property and variable in c#?

0 Answers  


How to reduce image resolution in C#?

0 Answers   IBM,


How to generate strong name key file or which command is used to generated strong name key file?

0 Answers   CitiusTech,






Is c# static or dynamic?

0 Answers  


Why would you use a class property in c#?

0 Answers  


Tell us something about static linking and dynamic linking?

0 Answers   C DAC,


What are value types in c#?

0 Answers  


What is difference between code access and role based security?

0 Answers  


There are a class A. Another class B derived from it. Now if I do A a = new B(); and B b = new B(); What will happen in both the statements. And what is the difference between these two statements.

3 Answers   HCL,


What is the Main difference between String and StringBuilder and why do we use StringBuilder.

15 Answers   Aditya, CTS, Siemens,


Categories