InterviewSolution
Saved Bookmarks
| 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 |
|