What does assert() method do?
Answer Posted / 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 View All Answers
Does Tempdata hold the data for other request in ASP.Net MVC?
How do you assign a value to a complex number 7 how has exception hand changed in .net framework 4.0?
What are actions in mvc?
Can I use razor code in javascript in asp.net mvc?
What is viewbag title?
Why is the .net framework 3.0 a major version number of the .net framework if it uses the .net framework 2.0 runtime and compiler?
What is the purpose of a web form?
What is page life cycle?
which are the key concepts of entity data model?
How to Redirect Tracing to a File
I have 2+ years of fake experience,actually i could not answer for project questions..?how can i answer please suggest me..?
What is separation of concerns in asp.net mvc?
What is .net framework in simple terms?
What is entity framework firstordefault?
Explain ASP.NET MVC Identity and Security?