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
How to remove the trailing spaces from a string?
Is static a singleton?
What is default size of arraylist in java?
Why spring singleton is not thread safe?
Can we split string with in java?
What is the difference between size and length in java?
what is object-oriented programming in java?
Define an applet in java?
What is the equal sign?
What is return type in java?
How is a variable stored in memory?
What is the purpose of static methods and variables?
How do you declare an array that will hold more than 64KB of data?
What does a za z0 9 mean?
In which language java is written?