Answer Posted / guest
In debug compilation, assert takes in a Boolean condition as
a parameter, and shows the error dialog if the condition is
false. The program proceeds without any interruption if the
condition is true
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Is string a primitive data type in c#?
Can we have only “try” block without “catch” block in c#?
What is executereader in c#?
Explain the difference between pass by value and pass by reference.
What is anonymous method in c#?
Can I fly with a loop recorder?
Differentiate between object pooling and connection pooling in c#?
What does char mean in c#?
Explain what is an interface in c#?
Explain About .NET Framework
What is the difference between icomparer and icomparable in c#?
What are cookies in c#?
What language is arduino?
How can I access the registry from c# code?
What is multithreading with .net?