Answer Posted / gajendra
We can use the following tool for unit testing
i.e JUnit.
It is an opensource framework .Check with junit.org
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Can you override private or static method in java?
How many wrapper classes are there in java?
What are strings in physics?
What is multithreading in java?
What is the use of default method in interface in java? Explain
What is the difference between the prefix and postfix forms of the ++ operator?
Can a string be null?
How many bytes is a string?
Explain listiterator and methods in listiterator?
How do you calculate square roots?
What is difference between java and java ee?
What is the difference between final, finally and finalize()?
what are three ways in which a thread can enter the waiting state? Or what are different ways in which a thread can enter the waiting state? : Java thread
How many return statement are allowed in a function?
Can a final variable be null?