What are assertions in java?
Answer / 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 |
In how many ways we can do exception handling in java?
What Is Composition?
Write a code to show a static variable?
What is a lightweight component?
What are the types of java?
what is request dispatcher and how does it work?
What are selection structures?
What is a top level class in java?
What does \ mean in regex?
Can you inherit from an abstract class java?
What is polymorphism and what are the types of it?
Is string thread safe in java?