Can you change the value of a variable while debugging a C#
application?



Can you change the value of a variable while debugging a C# application?..

Answer / madduri

Yes, if you are debugging via Visual Studio.NET, just go to
Immediate window.

Is This Answer Correct ?    18 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Why we use get set property in c#?

0 Answers  


What are the Configuration files in .net?

0 Answers  


What is class and object c#?

0 Answers  


What is equal c#?

0 Answers  


What is difference between variable and property in c#?

0 Answers  






Can a static class contain non static members?

0 Answers  


What is the difference between string keyword and system.string class?

0 Answers  


Is overriding of a function possible in the same class?

0 Answers  


What is service contract

2 Answers   Synechron,


What is the use of console readline () in c#?

0 Answers  


What is the data encapsulation?

0 Answers  


Is c++ or c# better?

0 Answers  


Categories