Home » JAVA Programming » Java Basic » Question
  1. Which of the following is not a feature of Beans?
    1. Serialization
    2. Persistence
    3. Introspection
    4. Events
    5. None of these
Correct Option: A

Serialization is not the feature of Java Beans. Introspection, Customization, Events, Properties and Persistence are the features.



Your comments will be displayed only after manual approval.