What does assert() method do?



What does assert() method do?..

Answer / swapna

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 ?    11 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

Explain the methods used to render the views in ASP.Net MVC?

0 Answers  


What are authentication filters in web api?

0 Answers  


Hi my name is sahil. i did my bsc in 2008 n did marketing jobs thereafter. bt nw i wanna learn .net to enter IT field. Ive heard deccansoft,secbad is the best inst. for .net. bt do they provide placement?? as im not a fresher so will i be hired by any company..??

1 Answers  


What is Value type and reference type in .Net

1 Answers  


How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?

0 Answers  






What is difference between razor and web form engine?

0 Answers  


How could we achieve Langauge Interoperability through "CLS"?? Please Expalin in detail with Example.. Thanks for the Help!!!!!

2 Answers   HCL,


Can I remove .net framework?

0 Answers  


What is the use of JIT

1 Answers  


What is the use of trace utility ?

2 Answers  


what is use of entitydatasource control?

0 Answers   Microsoft,


Difference between manifest , metadata?

3 Answers   Soma Technology, TCS,


Categories