Q.

Which of the following is not true about Java beans?

A. Implements java.io.Serializable interface
B. Extends java.io.Serializable class
C. Provides no argument constructor
D. Provides setter and getter methods for its properties
Answer» B. Extends java.io.Serializable class
2.3k
0
Do you find this helpful?
22

View all MCQs in

J2EE Technologies

Discussion

No comments yet