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 a hash table in c#?

0 Answers  


What is the difference between string keyword and system.string class?

0 Answers  


How do you create multiple inheritance in C#?

5 Answers   Microsoft,


What are custom exceptions? Why do we need them?

0 Answers  


Explain About Virtual functions and their use.

0 Answers  


Explain about Protected and protected internal, ?internal? access-specifier?

7 Answers  


What are the advantages of constructor?

0 Answers  


Explain more on CLR

0 Answers  


what kind of questions (.net)to expect in a telephonic interview.This is the first time i will be facing a tele interview .Any inputs regarding this??

2 Answers   iNube Software Solutions,


Does C# support multiple inheritance?

3 Answers   IBM, Siebel Systems, Visual Soft,


Difference between value and reference type.

0 Answers  


What does break do in loop?

0 Answers  


Categories