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
Explain access specifiers?
What is variable argument in java?
Can we print null in java?
What is a boolean output?
What is an interface in java? Explain
What is the platform?
What is a default constraint?
Why is singleton not thread safe?
Tell us something about an iterator.
What is the difference between processes and threads?
What is regex in java?
Why does java have two ways to create child threads? Which way is better?
What is unicode datatype?
Difference between concurrent hashmap and hashtable and collections
what is aggregation in java?