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 |
What is out int in c#?
What is a method signature?
Which is better interface or abstract class in c#?
How to sign an assembly with strong name?
Is it not possible to store a boolean value as a variable?
What is difference between array and collection?
What is the difference between interface and abstract class ?
What is the syntax for calling an overloaded constructor within a constructor?
What is the default scope of a class in c#?
Where is the output of TextWriterTraceListener redirected?
Is c# substring zero based?
what is overloading & overriding
3 Answers Fulcrum Logic, Synergy,
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)