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 sorted list in c#?
What is parse method in c#?
Can you have parameters for static constructors?
can you create a function in c# which can accept varying number of arguments
What is managed code?
Is python easier than c#?
Explain the advantage of using system.text.stringbuilder over system.string?
What is difference between static and constant variable?
In .NET which is the smallest unit of execution?
What is typeof undefined?
Which attribute is used in order that the method can be used as webservice?
What is a nested type. Give an example?
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)