Jasper Reports Developer Question:
Which state does thread enter when it terminates its processing in Java Programming?

Answer:
When a thread terminates its processing, it enters the dead state.
Previous Question | Next Question |
Described the list interface in Java Programming? | Suppose if method is declared as protected, where may method be accessed in Java Programming? |