

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is true for Java Bean? |
A. | It can not be a GUI component |
B. | It never implements serializable interface |
C. | It has zero-argument constructor |
D. | It is a distributed component |
Answer» D. It is a distributed component | |