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 / abhi

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 ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is null propagation c#?

1082


Is null in c#?

937


What is meant by collections in c#?

904


What is an inheritance ?Give an example in which inheritance is used?

1078


What is default boolean value in c#?

1013


What is difference between array and list in c#?

910


In a single .NET DLL how many classes it contains?

977


Can properties be private in c#?

944


What is an int in c#?

951


What is sqlconnection in c#?

982


What is generic method in c#?

990


Why do we need oops in c#?

987


Are c# objects passed by reference?

938


What is ado net in c#?

934


What are object pooling and connection pooling and difference? Where do we set the Min and Max Pool size for connection pooling?

1204