Can you change the value of a variable while debugging a C#
application?
Answer Posted / guest
yes goto immediate window and change
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What is private protected in c#?
What are generic types?
What are reflections in c#?
What is generic delegate in c#?
Difference between value and reference type. What are value types and reference types?
What kind of the information stored inside the assembly?
Can constructor be protected in c#?
Is var a data type?
What is difference between dynamic and var in c#?
What is lazy t?
What is sqlcommand in c#?
Is c# code is unmanaged or managed code?
How many digits are in an integer?
What is the difference between package and interface?
Define interface class in c#?