How do I enforce const correctness in c#?


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

Post New Answer

More C Sharp Interview Questions

What?s the data provider name to connect to Access database?

6 Answers  


coding for delegates?

3 Answers   Tech Mahindra,


what is difference between destruct or and garbage collection ?

0 Answers   Wipro,


What is meant by desktop application?

0 Answers  


Where do you add an event handler ?

1 Answers  


Trace the O/p for a program on inheritance and Polymorphism. 3 classes A,B,C A with two methods public virtual SomeMethodA public virtual SomemoreMethodA B:A overide SomeMethodA C:B new Method SomeMethodA override SomeMoreMethodA main method { b new instance of B b.SomeMethodA b.SomeMoreMethodA b1 new instance of C b1.SomeMethodA b1.SomeMoreMethodA }

2 Answers   Proteans,


What is the use of command builder?

0 Answers  


How do I convert a string to an int in c#?

0 Answers  


Wcf and what is difference between wcf and web services?

0 Answers  


How many bits is int32?

0 Answers  


What are generations and how are they used by the garbage collector?

0 Answers  


What is a strong name in c#?

0 Answers  


Categories