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

What is a form tag?

501


What's the ASP.Net Application life cycle?

559


Define reflection in .net?

554


Explain how dot net compiled code will become platform independent?

497


Why session is used in asp.net?

525






I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)

1483


Can more than one person use the same login?

568


What are the new features implemented in ASP.NET?

597


What is the purpose of App_Code folder in ASP.NET? Why we this?

599


What does clearing cache?

526


What is a swagger in web api?

528


What is custom attribute? How to create?

537


What is distributed system in asp.net?

532


What is session in asp.net?

515


What is data grid view in asp.net?

527