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 various types of classes used in c#?
What is the difference between var and dynamic types in c# 4.0?
Differentiate between response.expires and response.expiresabsolute?
What is the use of xmlserializer?
What is double c#?
Why is it important to override gethashcode when equals method is overridden?
What are the 2 types of data types available in c#?
What is difference between dictionary and hashtable?
What is the use of convert toint32 in c#?
what does static void Main(string[] args) in C# mean????????
Do we get an error while executing the “finally” block in c#?
What is escape character 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)