What is Assert Method ?

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


Please Help Members By Posting Answers For Below Questions

Explain about asp.net 2.0 themes?

557


What is the concept of view state in asp.net?

563


What is web api and why to use it?

557


How can we call webservices in Banking Applications? and where we are using it?

1536


Give some salient points of difference between request processor and request dispatcher.

614






What is s2s tracking?

535


Explain transparent caching with aop?

523


What are the differences between clr & cts?

541


What is autopostback in asp net?

585


Explain the server control events of asp.net ?

541


What is the use of session in web application?

485


a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?

1596


Can I combine classic asp and asp.net pages?

530


How does session authentication work?

509


How you can stop the validation of ASP.NET controls from client side?

530