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
Can static methods be inherited?
How to compare strings in java?
What is difference between pointer and reference?
What is immutable in java?
Why main method is called first in java?
What is derived datatype?
How many bits is a string?
Is boolean a data type in java?
What is difference between word and integer?
What is meant by the value of a variable?
Is there any way to skip finally block of exception even if some exception occurs in the exception block?
What access modifiers can be used for class ?
What is a hashmap used for?
Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?
Is java jre still free?