#CS-6203
Awesome StudentQuestion • Object Oriented Programming
It is not a specific object or program but instead it is a set of programming standards that all properties are private, has getter and setter methods, has public constructors that takes no arguments and can implement serializable API.
Answer
Enterprise JavaBeans