Examveda
Examveda

What is not true of a Java bean?

A. There are no public instance variables.

B. All persistent values are accessed using getxxx and setxxx methods.

C. It may have many constructors as necessary.

D. All of the above are true of a Java bean.

Answer: Option C


This Question Belongs to Database >> JDBC, Java Server Pages, And MySQL

Join The Discussion

Related Questions on JDBC, Java Server Pages, and MySQL