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

Answer Posted / guest

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

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How main method is called in c#?

511


What are generic types?

495


How do you implement thread synchronization (object.wait, notify,and criticalsection) in c#?

619


What is the advantage of dependency injection?

499


How can we sort the elements of the array in descending order?

528






Can you create partial delegates and enumerations?

576


Can a struct inherit from an interface in c#?

512


How long will it take to learn c#?

521


Which class does the remote object has to inherit?

605


Can a dictionary have the same key?

497


write code for inserting and updating recoards in sql server database using connected architecture & records shoulds displayed in grid view ( use c# )

1921


How does the clr work?

498


What is the difference between namespace and class in c#?

500


What is the difference between struct and class in c#?

474


What is an escape sequence? Name some string escape sequences in c#.

516