1.

Which of the following is not a feature of Beans?(a) Introspection(b) Events(c) Persistence(d) SerializationThe question was posed to me in unit test.The question is from Java Beans topic in section Java Beans & JDBC of Java

Answer»

Correct CHOICE is (d) Serialization

Best explanation: Serialization is not the FEATURE of JAVA Beans. Introspection, CUSTOMIZATION, Events, Properties and PERSISTENCE are the features.



Discussion

No Comment Found

Related InterviewSolutions