Are there any tools available in java to create reports?
Answer Posted / shweta sharma
These are following reports which are supported by java:-
Elixir Report
JasperReports
Crystal-Clear
JReport
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
State the difference between strings and arrays.
What is a constructor overloading in java?
What does exp mean in math?
What is string made of?
How to sort array of 0 and 1 in java?
Why is singleton class used?
Implementations of set interface?
Can set contain duplicates?
What is the use of keywords in java?
What is the need of transient variables in Java ?
Difference between a class and an object?
What is a line break?
How can we create a thread in java?
Can a static class have a constructor java?
When wait(), notify(), notifyall() methods are called does it releases the lock or holds the acquired lock?