What is the difference between static and constant variables?


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

Post New Answer

More C Sharp Interview Questions

Explain About remoting and web services. Difference between them

0 Answers   Microsoft,


What are the 3 logical operators?

0 Answers  


What is array? What are jagged array ?

1 Answers  


What is the difference between int.parse and int.tryparse methods?

0 Answers  


Why do we need constructors?

0 Answers  


What is generic delegates in c#?

0 Answers  


Is it true that all c# types derive from a common base class?

0 Answers  


Can you instantiate an abstract class c#?

0 Answers  


if we are updating a database using thread, and mean while application crashes or thread being aborted then what will happen in Database? Rollback or Database will be updated? Please explain with different scenario.

0 Answers  


Why main is static in c#?

0 Answers  


Which of these statements correctly declares a two-dimensional array in c#?

0 Answers  


Did it possible to cast a generic type of derived class to generic type of base class?

2 Answers   TCS,


Categories