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

More C Sharp Interview Questions

What is the difference between readkey and readline in c#?

0 Answers  


Why do we need generics in c#?

0 Answers  


What is the difference between field and variable in c#?

0 Answers  


What do you mean by string objects are immutable?

0 Answers  


Explain the types of Polymorphism.

0 Answers   Accenture,


How long will it take to learn c#?

0 Answers  


What?s the role of the DataReader class in ADO.NET connections?

2 Answers  


Explain “static” keyword in c#?

0 Answers  


What are verbatim strings in c#?

0 Answers  


What is the property of class?

0 Answers   Wipro,


Can a class be private in c#?

0 Answers  


What do you mean by shared assembly?

0 Answers   Accenture,


Categories