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

Explain the three test cases in unit testing?

783


What is the default value of date?

665


Can we make a Static Constructor Parameterized? Give Reason with your answer

758


What are the fundamental oop concepts?

687


What is called method in c#?

701


Are structs faster than classes?

706


Can we inherit sealed class in c#?

628


Can var be null c#?

628


What are the features of c#?

698


What is a value type in c#?

694


What are the different types of assembly?

777


What are reflections in c#?

678


Does c# support properties of array types?

705


What are accessors?

709


What is an extension method in c#?

711