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 |
how many catch we can write in thye program?
What is difference between Method and function
Why do we use classes?
Give an example of a ctype.
What is the difference between int.Parse() and Convert.toInt32().
How do you implement thread synchronization (object.wait, notify,and criticalsection) in c#?
What do you mean by sealed classes and static classes?
What is private void in c#?
How do you implement thread synchronization in c#?
Why abstract class is not instantiated in c#?
Is c# queue thread safe?
i want the csharp questions&answeres
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)