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
Can you describe iuknown interface in short?
What is an array? Give the syntax for a single and multi-dimensional array?
Why dataset is used in c#?
What is var c#?
What is equal c#?
Explain the difference between a struct and a class?
Explain the types of assemblies in .net?
What does console writeline do?
What is a collection class in c#?
What does string format do?
What is interpolation in programming?
Can abstract class be sealed in c#?
What is null in database?
What is sorted list in c#?
What's your approach to fetch static data in your windows form application?