Multiple choice

Which of the following is not a true statement?

  1. A java bean has no argument constructor.

  2. A java bean implements the serializable interface.

  3. setProperty() method is used for the write-only attribute in java bean.

  4. A java bean is like a java class.

  5. None of the above

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

All of the above are the true statements.