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 |
Can we inherit sealed class in c#?
Why use a singleton instead of static methods?
What is meaning of type safety in c#?
What is difference between private and protected?
What is early binding and late binding
12 Answers ABC, Infosys, TATA,
What is escape character in c#?
What is remote data?
Is everything an object c#?
What is difference between interface inheritance and class inheritance ?
Are value types sealed?
how to prevent a class from being inherited in c#.net?
What?s the difference between an interface and abstract class?
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)