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

Can we inherit sealed class in c#?

0 Answers  


Why use a singleton instead of static methods?

0 Answers  


What is meaning of type safety in c#?

0 Answers  


What is difference between private and protected?

0 Answers  


What is early binding and late binding

12 Answers   ABC, Infosys, TATA,


What is escape character in c#?

0 Answers  


What is remote data?

0 Answers  


Is everything an object c#?

0 Answers  


What is difference between interface inheritance and class inheritance ?

8 Answers   Digital GlobalSoft,


Are value types sealed?

0 Answers  


how to prevent a class from being inherited in c#.net?

0 Answers  


What?s the difference between an interface and abstract class?

6 Answers   Mind Tree, Siebel,


Categories