Which of the following is not an Enterprise Beans type?
1.Doubleton
2.Singleton
3.Stateful
4.Stateless
Posted Date:-2022-07-28 11:55:46
Which of the following is not true about Java beans?
1. Implements java.io.Serializable interface
2.Extends java.io.Serializable class
3.Provides no argument constructor
4.Provides setter and getter methods for its properties
Posted Date:-2022-07-28 11:56:41