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 |
What's the default access specifier for variables and methods of a class?
what is abstract class in Java?
Explain the difference between string, stringbuffer and stringbuilder in java?
What is the purpose of setAutoCommit() ?
what is difference betwenn Access Specifier and Access Modifier ????
What is serial version uid and its importance in java?
Does importing a package imports its sub-packages as well in java?
What is difference between char array and string?
What are the drawbacks of reflection?
What is extension method in java?
what is mutual exclusion? : Java thread
Why Do I Get A "permission Denied" Error After Downloading The .jnlp Java Launcher For The Vkvm?