Java Programming quiz, level Advanced, question 17
| Question: | Which of the following is NOT a correct statement |
| Answer 1: | A Java bean can provide any number of constructors, and each of those constructors can have as many parameters as you like. This was the CORRECT answer |
| Answer 2: | A Java Bean can extend any other class. |
| Answer 3: | There are no restrictions on the class name of a Java Bean. |
| Answer 4: | A Java bean can have additional methods of any name that does not conflict with the property and event naming conventions. |
This was a question from our quiz ... but we have now provided you with
the answer (above) - we prefer to provide you with information rather than to
puzzle you.
|
|