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 is Assertion?

Answer Posted / bindhu

An assertion is a statement enables us to test our
assumptions about the program.

Each assertion contains a boolean expression that
our believe will be true when the assertion executes. If it
is not true, the system will throw an error.

Is This Answer Correct ?    36 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between == and === javascript?

1246


In java, how we can disallow serialization of variables?

1040


How can we achieve thread safety in java?

1199


Can there be an abstract method without an abstract class?

1006


Which is fastest collection in java?

1144


What about interrupt() method of thread class ?

1119


What are bind parameters?

1090


List the three steps for creating an object for a class?

1014


What is return data type?

1055


How do you write methodology?

1021


How do you change an int to a string?

1058


What is defined as false sharing in the context of multithreading?

1083


can java object be locked down for exclusive use by a given thread? Or what happens when a thread cannot acquire a lock on an object? : Java thread

1031


What is a stringbuffer?

1024


What is the difference between hashmap and hashtable in java?

1170