All the wrapper classes (Integer, Boolean, Float, Short, Long, Double and Character) in Java

Options
- are private
- are serializable
- are immutatable
- are final


CORRECT ANSWER : are final

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement