What does assert() do?
Answer / abhi
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 ? | 4 Yes | 0 No |
What is the difference between int16 and int32 in c#?
What is difference between "as" and "is" keyword?
What are regular expressions? Search a string using regular expressions?
What is the use of table aliases?
Why do we need delegates in c#?
What are expressions c#?
When a Static Constructor is called in a Class?
Why main method is static in c#?
How can we convert XML Data to DataBase Table in C#.Net?
Is IIS is required for installing the deployment of windows C#.netapplication and to run.
Why we use extension methods in c#?
Why are strings immutable c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)