Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What does assert() do?

Answer Posted / guest

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 ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are delegates?

1291


What do you know about device context?

1004


How do destructors and garbage collection work in c#?

979


What is dataset c#?

1004


Explain how to use an extender provider in the project.

1032


What do constructors do in c#?

1004


What do you mean by abstract class in c#?

1022


What is ienumerable t in c#?

917


What is strong name in c# and how can we use it?

989


What is sorting in c#?

1078


How many static constructors are allowed in a class?

987


What is boxing and unboxing in c#?

895


What is web forms in c#?

975


Is arraylist type safe in c#?

1051


What is the difference between as and is operators in c#?

974