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 the difference between readkey and readline in c#?
Why do we need generics in c#?
What is the difference between field and variable in c#?
What do you mean by string objects are immutable?
Explain the types of Polymorphism.
How long will it take to learn c#?
What?s the role of the DataReader class in ADO.NET connections?
Explain “static” keyword in c#?
What are verbatim strings in c#?
What is the property of class?
Can a class be private in c#?
What do you mean by shared assembly?
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)