Answer Posted / anandkbs
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 | 1 No |
Post New Answer View All Answers
What is data caching?
Which is the best institute to learn Microsoft Technologies and the faculty if you Know?
What is session mode in asp.net?
What is the application pool?
How does output caching work in ASP.NET?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
What is master page in dtp?
What is state management in asp.net with example?
Can I have a unique key as foreign key?
Where is asp.net session stored?
when a request is made in Life cycle of ASP.NET page .
Define repository pattern in asp.net mvc? : asp.net mvc
What is the difference between page-level caching and fragment caching?
What language does asp.net use?
What is a web api?