Q. Which statements about a session bean class are true? (Solved)
1. It is a final class
2. Overloaded constructors are supported
3. Their business methods can be 'private'
4. The ejbCreate() method must not be a final method
- d. The ejbCreate() method must not be a final method