MCQOPTIONS
Saved Bookmarks
| 1. |
Which statements about a session bean class are true? |
| A. | It is a final class |
| B. | Overloaded constructors are supported |
| C. | Their business methods can be 'private' |
| D. | The ejbCreate() method must not be a final method |
| Answer» E. | |