What does assert() do?
Answer / 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 ? | 2 Yes | 1 No |
Is c# good for games?
What is the difference between values and reference types?
What is a concrete class in c#?
What is a nullreferenceexception and how do I fix it?
What is single dimensional array in c#?
Can you have parameters for static constructors?
What is concatenation and when should it be used?
What is private class in c#?
Is datetime immutable c#?
Is c# an open source language?
What is the use of "default" and "Using" keyword?
What is stringreader in 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)