Explain the difference between const and static read-only?


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

Post New Answer

More C Sharp Interview Questions

How can you write a class to restrict that only one object of this class can be created (Singleton class)?

0 Answers  


What are virtual methods? How are they used?

3 Answers   TCS,


Does c# support try-catch-finally blocks?

0 Answers  


What is a generic class?

0 Answers  


What is the difference between array and list in c#?

0 Answers  






Are private class-level variables inherited?

2 Answers  


What is internal and protected-internal accessspecifier in c#.net?

1 Answers  


Does c# support const methods, properties, or events?

0 Answers  


What is different about switch statements in c#?

0 Answers  


an object,class is value type or refarance type. ?

4 Answers   Synechron,


How many static constructors are allowed in a class?

0 Answers  


What does exclamation mark mean c#?

0 Answers  


Categories