Answer Posted / mrunalini
assertion is a statement in the Java programming language that enables you to test your assumptions about your program.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
A person says that he compiled a java class successfully without even having a main method in it? Is it possible?
What is the difference between Error, defect,fault, failure and mistake?
What is anti pattern in cyber security?
do I need to use synchronized on setvalue(int)? : Java thread
How will you reverse a link list without using recursion?
What is a for loop in java?
Is null in java?
Explain the features of interfaces in java?
Why collection doesn’t extend cloneable and serializable interfaces?
What is supplier in java?
What is the difference between the font and fontmetrics classes in java programming?
Does every java program need a main?
How we can skip finally block of exception even if some exception occurs in the exception block in java?
Is hashmap thread safe?
Is java a virus?