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?



What does assert() do?..

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

More C Sharp Interview Questions

What is the difference between int16 and int32 in c#?

0 Answers  


What is difference between "as" and "is" keyword?

1 Answers  


What are regular expressions? Search a string using regular expressions?

0 Answers  


What is the use of table aliases?

0 Answers  


Why do we need delegates in c#?

0 Answers  


What are expressions c#?

0 Answers  


When a Static Constructor is called in a Class?

0 Answers  


Why main method is static in c#?

0 Answers  


How can we convert XML Data to DataBase Table in C#.Net?

2 Answers   Wipro,


Is IIS is required for installing the deployment of windows C#.netapplication and to run.

2 Answers  


Why we use extension methods in c#?

0 Answers  


Why are strings immutable c#?

0 Answers  


Categories