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 |
Explain the advantage of using system.text.stringbuilder over system.string?
what is the syntax to inherit from a class in c#?
How can I get the ascii code for a character in c#?
What is the different types of private assembly and shared assembly?
What is the meaning of extention?
Can var be null c#?
What?s an interface class?
What is a delegate how is it type safe?
Can a struct have a default constructor (a constructor without parameters) or a destructor in c#?
What is difference between internal and protected internal in c#?
What are the differences between system.string and system.text.stringbuilder classes?
What is difference between c sharp and 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)