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 |
Can we declare the static variables and methods in an abstract class?
Explain about automatic type conversion in java?
Can a main method be declared final?
Is there is any error if you have multiple main methods in the same class?
What are accessor methods in java?
What is printwriter in java?
What are the differences between forwarding () method and sendredirect() methods?
what is servlet enginee?
Java is pass by value or pass by reference? Explain
what is the difference between statis block and static variable
What is anonymous class?
How do you sort in java?